
[1.16.5 Bug] Scale nbt cannot be got by data command
GoldenTotem opened this issue ยท 0 comments
Minecraft version(s)
1.16.5
Minecraft version details
No response
Mod loader
Forge
Mod loader version
36.2.35
Fabric API version
No response
In what kind of world or server did the problem occur?
My singleplayer world
What went wrong? (Crash logs don't go here)
data command cannot get or modify scale nbt.
- Run command
summon minecraft:creeper ~ ~ ~ {UUID:[I;0,0,0,0],"pehkui:scale_data_types":{"pehkui:base":{scale:2f,initial:2f,target:2f}}}
- Run command
data get entity 0-0-0-0-0 "pehkui:scale_data_types"
- Nothing will return and say not found
Full list of installed mods and their version numbers
Pehkui - 3.8.2
Did the problem cause the game to crash?
No.