Tschipcraft / deathanimations_test

This is the 1.19 Test Branch for Death Animations v2.0. Do not use without backups! Mobs have new epic animations when they die! Inspired by iChun's Mob Dismemberment.
Other
10 stars 0 forks source link

1.19.3 Compatibility #1

Closed PortableGames closed 1 year ago

PortableGames commented 1 year ago

Textures don't work on 1.19.3 version... mob breaks into monochrome pieces . But otherwise a brilliant datapack

Tschipcraft commented 1 year ago

Thanks <3

PortableGames commented 1 year ago

I was fixing some datapacks that also had broken textures on 1.19.3. And I came up with a simple solution. Just move the textures to the minecraft/textures/block folder. There it can already be in any subfolder (textures/block/mytextures) and in the model just edit the path to the texture ("textures": {"1": "block/mytextures/somepngfile",). Then the texture will load fine. Maybe this advice will help you.

Tschipcraft commented 1 year ago

I got it working with the new atlas files, but thanks for the help 🎉