Loot Generation
lootGeneration
lootGeneration
Determines in which loot tables this item should generate.
Set to 'ALL' to enable all loot tables, or specify individual loot tables and their spawn chances (e.g.,
SIMPLE_DUNGEON: 80
for an 80% chance of spawning in a spawner dungeon room).Find all loot generation causes here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/loot/LootTables.html
Last updated