-
I like to drop multiple items from same block by random depending on conditions. after Reading very limited available sources I'm still not able to generate the desired outcome. For example I like to modify Iron ore drop to be like following 1- It always drop one cobble stone, or cobbled deepslate. it is silly that the cobble stone containing the iron ore suddenly disappears. Also would be nice if I could only drop items in number 3 when diamond_pickaxe with fortune enchantment is used. I tried to follow the wheat_seed and added multiple items to pools -> entries, but it sometimes drops more than one item from section 3 and sometimes It only drops just cobblestone or just Iron Appreciate an example so I can follow and change my json file |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Adding multiple items to a pool will just give you more chances at that one roll. But adding multiple pools will allow multiple items to drop. So it would look something like this.
|
Beta Was this translation helpful? Give feedback.
Adding multiple items to a pool will just give you more chances at that one roll. But adding multiple pools will allow multiple items to drop. So it would look something like this.