Links
Comment on page

Loot Generation

lootGeneration:
# What loot tables should this loot generate in? e.g. mineshafts, villages
# Types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/loot/LootTables.html
# Set to 'ALL' to enable all loot tables
# e.g. SIMPLE_DUNGEON: 80 will have an 80% chance of spawning in a spawner dungeon room
ANCIENT_CITY: 100
SIMPLE_DUNGEON: 80

lootGeneration