[Main]
# If checked, disables all natural spawn of loot chests, so they
# can only be spawned manually or as part of a schematic.
simple_treasures_disable_global_spawn (Disable natural spawning of chests) bool false

[Multipliers]
# This is global spawn chance multiplier for all containers.
simple_treasures_global_multiplier (Spawn chance multiplier) float 0.0 100.0

# This is loot container inventory slot chance multiplier.
simple_treasures_slot_multiplier (Inventory slot multiplier) float 1.0 0.0 100.0


[Debug]
# This option disables replacing of chest marker with actual chest. Useful
# in debugging or schematic editing.
simple_treasures_disable_marker_lbm (Disable replacement of chest markers) bool false
