Closed Roadhog360 closed 6 months ago
Ported from EFR Also made gradlew executable on Unix
Allows the interpolate flag in the animation data of an mcmeta actually interpolate the texture of a block or item when set to true Example blast furnace json:
interpolate
true
{ "animation": { "interpolate": true, "frametime": 10 } }
Ported from EFR Also made gradlew executable on Unix
Allows the
interpolate
flag in the animation data of an mcmeta actually interpolate the texture of a block or item when set totrue
Example blast furnace json: