Started by
RicXhard
on
Topic category: Help with Minecraft modding (Java Edition)
I am creating torch that when it's raining you will need to lit the torch again.
But I can't create a procedure that:
Checks for every torch in the world, and if it's raining and it can see the sky, it turns into an unlit torch.
I wanted to use the world tick trigger but it doesn't provide x,y and z.
Does anyone know what I need to do?
:)
Use block tick trigger.
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei