Started by
Metarilo
on
Topic category: Help with MCreator software
How to make dropping chances in loottables? Like if u killed skeleton, it drops bone sword with 10% chance?
Topic category: Help with MCreator software
How to make dropping chances in loottables? Like if u killed skeleton, it drops bone sword with 10% chance?
It's much better to use loot tables than random chances in procedures, since loot table is compatible with other mods that change your luck, aswell as fortune/looting enchantments and luck/misfortune effect.
If you still want to use procedures, I would do it like this:
Again, I don't recommend this since it's not compatible with other mods. Just use loot tables, they exist for a reason.
how do i make a custom mob drop with a vanilla mob?