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-100enabled
enabledDetermines if the loot will be generated.
worlds
worldsA user-created list of worlds.
chanceForHeartToGenerate
chanceForHeartToGenerateA chance for extra heart to appear in the structure.
heartAddChance
heartAddChanceChance of success of using the extra heart item.
chanceForReviveBookToGenerate
chanceForReviveBookToGenerateA chance for revive book to appear in the structure.
Last updated