How Do I Modify Animations

Started by lazare dev on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How Do I Modify Animations

I tried to Change Model Class Animations for my entities to Different Float Values, but it always reverts to it's original state, i even changed some parts of the code and as soon as i launch the game it still defaults! this is really annoying, i need help! (No, i Don't want to use geckolib)

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
more indepth explanation: So…
Thu, 08/14/2025 - 10:35

more indepth explanation: So I Made a Java Model and used animation definition wizard, i applied it onto an entity and then checked the renderer code, i then checked the model class and Tried To Change Some Float Values of it's animation as you can see here but when i launch the game, all of the values get defaulted to how they were originallyModel Class