infernalstudios / JSON-Entity-Models

Replaces Minecraft's built-in Java models with GeckoLib-animated JSON models for better resource pack creation!
Apache License 2.0
8 stars 1 forks source link

Mobs that aren't from base resource pack can't play swimming animation #9

Open ZilverLazarus opened 1 year ago

ZilverLazarus commented 1 year ago

Describe the Bug

When introducing a mob into a resource pack and making animations for it in Blockbench, the swimming animation doesn't work.

Reproduction Steps

  1. Make a model with animations in Blockbench.
  2. Integrate it into a JEMs resource pack.
  3. Test in-game.

Expected Result

The mob should play the swimming animation but doesn't.

Screenshots and Videos

No response

Operating System

Windows 10

Mod Version

0.1.0

Minecraft Version

1.19.2

Forge Version

43.2.3

Other Mods

latest.log The list of my mods are here at the end of this log.

Additional Context

No response

SwanX1 commented 1 year ago

Which mob? Please provide more details.

SwanX1 commented 1 year ago

Also provide your resource pack, please.

Dariensg commented 1 year ago

They interacted with me in Discord. They tested it on both Wither Skeleton and Llama. Neither worked, implying that the issue lies in the DefaultEntity predicate somehow. There were also no errors in the logs that I could see. But yes, the resource pack would be immensely helpful for troubleshooting!