Started by
jadenquinn8
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I want to add an ore that has drop values similar to redstone, with the random ore drop and stuff, but I can't seem to get it working at all to what it should be like.
If you can, please provide a step-by-step thing so I know where to go and what to do, because I... can't follow just bits and pieces of instruction.
Thank you,
-jaden-
This the most basic way to make random items drop from a block when its broken. I made a screenshot to look at.
https://i.imgur.com/hcqaUI4.png
You Can Also Do This With Loot Tables
https://mcreator.net/wiki/how-make-loot-table
That's with a fixed 3 items, no random number.
This is how i made it
I created a Procedure that looks like this :
after that i made it that the procedure is activated when the ore is destroyed by a player