Started by
Ser_nih
on
Topic category: Help with Minecraft modding (Java Edition)
hello, I need that when the mob dies, an item drops out from it with a 10 percent chance. please help me write a procedure with randomness
Edited by Ser_nih on Thu, 06/24/2021 - 10:53
If random0,1 <= 0.1
Do drop gem
thank you very much
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