1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config/apotheosis/apotheosis.cfg
2021-01-24 17:10:27 +01:00

26 lines
702 B
INI

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