#I want to cancel the chest animation, but for this i'm first trying to play the animation
1 messages · Page 1 of 1 (latest)
When i just add this to my code, nothing happens, i had to comment all the set field lines in my code
try set field 3 of {_packet} to nms of {_block} # target block of player by example
a chest is just an itemtype, you need to set the field 3 to a block wich is physically present in the world
Bro, i just removed the set {_block} to a chest and it workd
without setting {_block} to anything
if it workds without requiering the field 3, i dont know why mojang need this field ^^'
🤣
But I'm struggling to understand why i can't use the animation of closing the chest, I'm trying to execute this in an open chest but without success
Tysm for ur help, i was just setting the wrong values in the packet fields