Loot
Loot section of the configuration.
Template
loot:
enabled: true/false
worlds:
your_world_name:
chanceForHeartToGenerate: number between 0-100
heartAddChance: number between 0-100
chanceForReviveBookToGenerate: number between 0-100
your_second_world_name:
chanceForHeartToGenerate: number between 0-100
heartAddChance: number between 0-100
chanceForReviveBookToGenerate: number between 0-100
enabled
enabled
Determines if the loot will be generated.
worlds
worlds
A user-created list of worlds.
chanceForHeartToGenerate
chanceForHeartToGenerate
A chance for extra heart to appear in the structure.
heartAddChance
heartAddChance
Chance of success of using the extra heart item.
chanceForReviveBookToGenerate
chanceForReviveBookToGenerate
A chance for revive book to appear in the structure.
Last updated