Animated blocks don't have an Animation if they don't exist, placed down.
agent-LuluDodo opened this issue ยท 5 comments
Version information
mc1.19-0.42+build.16
Expected Behavior
Animated blocks have an animation, even if they aren't placed down somewhere.
Actual Behavior
Animated blocks have no animation, even if they aren't placed down somewhere.
Reproduction Steps
- Create a new flat world
- Execute this command:
/summon falling_block ~ ~ ~ {BlockState:{Name:"minecraft:fire"},NoGravity:1b,Time:-32767}
- The falling block isn't animated
- Set a few things on fire (Note: some places don't work)
- The falling block is animated.
Java version
Java 18.0.1.1 64bit
CPU
AMD Ryzen 7 PRO 4750G
GPU
NVIDIA GeForce RTX 3060 Ti
Additional information
This doesn't happen in Vanilla.
No other mods installed.
Fire.mp4
Does the issue occur for the fire on the player model and first person?
I don't know much about sodium but this may help.
The fire on an entity model and in first person is animated and fixes the falling Block too!
unable to reproduce on sodium-fabric-mc1.19.4-0.4.11+build.26.jar
.
animated_blocks_issue.mp4
It also works for me while using 1.19.4 with sodium mc1.19.4-0.4.11+build.26.
But sadly, the newest version for 1.19 (mc1.19.2-0.4.4+build.18) still doesn't work.
Is support for 1.19.0-2 dropped?