Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCosmetics MythicCosmetics
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCosmeticsMythicCosmetics
  • Wiki
  • Emotes

Last edited by Ashijin Sep 01, 2022
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Emotes

Gestures (or emotes) are a special type of cosmetic that is used by the player to make their player model perform some kind of emote action, such as waving or dabbing!

Configuration

Configuration files for gestures are simple! Just create or modify a file inside the gestures folder within whatever pack you're using with the following:

DAB:
  Model: 1501
  Material: IRON_INGOT
  Display: "&aDab"
  Description:
    - "&fDab dab dab"
  Gesture: "starter.dab.dab"

Gestures have the following options:

  • ID - The ID of the cosmetic (in this case DAB)
  • Material - The material the gesture's menu icon is attached to in your resource pack
  • Model - The CustomModelData number the gesture's menu icon is attached to in your resource pack
  • Display - The display name of the cosmetic in menus
  • Description - The lore of the cosmetic in menus
  • Gesture - The gesture to call, in the format pack.file.animation

Each pack's gestures folder should have an animations folder inside of it where you can place .bbmodel files that define the emote animations. Use the provided emote .bbmodel in the animations folder and create your own animations!

Clone repository
  • Home
  • Changelogs

Setup

  • Configuration
  • Commands
  • Permissions
  • Compatibility
  • Placeholders
  • Color Tinting

Cosmetics

  • Hats
  • Sprays
  • Offhand
  • Gestures/Emotes
  • ModelEngine Accessories
  • Backpacks
  • Pets