Fellies/config/apotheosis/apotheosis.cfg

26 lines
702 B
INI
Raw Normal View History

2021-01-28 20:21:47 +00:00
# Configuration file
2021-01-28 20:26:46 +00:00
client {
# If apotheosis enchantments have tooltips on books. [default: true]
B:"Enchantment Tooltips"=true
}
2021-01-28 20:21:47 +00:00
general {
# If the deadly module is loaded. [default: true]
2021-01-28 20:26:46 +00:00
B:"Enable Deadly Module"=false
2021-01-28 20:21:47 +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
}