Fellies/config[copied]/apotheosis/apotheosis.cfg

26 lines
702 B
INI
Raw Normal View History

2021-01-17 12:40:59 +00:00
# Configuration file
2021-01-24 16:10:27 +00:00
client {
# If apotheosis enchantments have tooltips on books. [default: true]
B:"Enchantment Tooltips"=true
}
2021-01-17 12:40:59 +00:00
general {
# If the deadly module is loaded. [default: true]
2021-01-24 16:10:27 +00:00
B:"Enable Deadly Module"=false
2021-01-17 12:40:59 +00:00
# If the enchantment module is enabled. [default: true]
B:"Enable Enchantment Module"=true
# If the garden module is loaded. [default: true]
B:"Enable Garden Module"=true
# If the potion module is loaded. [default: true]
B:"Enable Potion Module"=true
# If the spawner module is enabled. [default: true]
B:"Enable Spawner Module"=true
# If the village module is loaded. [default: true]
B:"Enable Village Module"=true
}