Started by
link426
on
Topic category: Help with Minecraft modding (Java Edition)
This should teletransportate randomly the entity that the item touch but it doesnt work. Can someone tell me how to do it?
Topic category: Help with Minecraft modding (Java Edition)
This should teletransportate randomly the entity that the item touch but it doesnt work. Can someone tell me how to do it?
The possibility of random value being exactly 1 2 or 0 is close to zero. This is not how to make randomizer.
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
On this playlist you have a few randomizer examples, check them.
ok thx