#on_Interact block HELP PLS!

1 messages · Page 1 of 1 (latest)

lethal light
#

Please help. Since switching to a newer version of Minecraft (1.21.10+) I have encountered a problem I don't know how to make an event on_Interact. Well, the block's operation is clear, when you click on it, the texture or block changes, for example. BUT when the block is placed in the other direction, the block will also change to that side. pls...

fluid arch
#

Events are gone. You now need to learn how to create custom components through the script-api.

hallow ether
#

Yeah there is a event called PlayerInteractWithBlock or something in the scripting api yoou can use to get block data then replace it with the new block with same data

placid turret
lethal light
#

Ok. Thank you!

nimble bone
placid turret