Creation

Installing the Blockbench extension

Before continuing:

Download Blockbench (don't use the web app).

Download the zip iaentitymodel.zip

Extract it somewhere, then open Blockbench and click on File -> Plugins.

Click on the icon to load plugins from file, then select the file iaentitymodel.js.

Press OK

Enabling emotes

Open config.yml of ItemsAdder and enable these two options, then run /iazip command.

config.yml
entities:
  custom-entitites:
    enabled: true
    emotes: true

Opening the animations editor

Open this file (generated by/iazip command) using Blockbench.

ItemsAdder\data\resource_pack\assets\minecraft\animations\player.iaentitymodel

You can notice a lot of example animations on the left.

Apply the changes to ItemsAdder

Click on the ItemsAdder tab and press Export.

You should get a success message.

Now you should save the project file too using CTRL+S.

Playing the animations

Use the emote command: /iaemote <emote> [player] or /emote <emote> [player]

Emote permission

Use the /iaemote command: ia.user.iaemote

Use an emote: ia.user.iaemote.use.<emote> Example: ia.user.iaemote.use.yes

Last updated

Was this helpful?