
#    Whether to naturally spawn mobs
pmb_mob_spawning (Mob Spawning) bool true

#    Technology Setting
#    1 = stone, 2 = metal, 3 = medieval, 4 = early gunpowder
pmb_technology_level (Technology Setting) int 4

#    If false removes the crafting area from the inventory screen, removing crafting for players
pmb_player_crafting (Disallow Player Crafting) bool true

#    Disabling prevents any node from being destroyed
pmb_digging (Allow Digging) bool true

#    Disabling prevents any node from being destroyed by hand
pmb_hand_digging (Hand Digging) bool true

#    Whether players drop their inventory on death
pmb_drop_items_on_death (Drop Items on Death) bool false

#    If true, digging nodes will drop the items on the ground instead of putting them into the player's inventory
pmb_node_drops (Nodes Drop Items on Ground) bool false

#    If true, tools will degrade and break with use
aom_tool_durability (Tools Have Durability) bool false
