Started by
MixxC
on
Topic category: Help with MCreator software
I need help with loot tables for my mod.
Just for example, say I'd wanta 50% Chance to give you 12 Sticks and a 50% change to give you a pickaxe. I already have a command that gives the player the item from the loot table, I just do not know if it is possible to give multiple of the same items as one "thing".
Just to clarify:
Making two seperate pools would not work. If I made a pool that had only a stick in it that rolled 12 times, and a pool that had only a Pickaxe that rolled 1, I would get 12 stick and a pickaxe, because weight does not carry over from pools.
https://mcreator.net/tracker/issue/65253