better_minecraft_plus/src/overrides/config/apotheosis/apotheosis.cfg
2021-11-26 20:05:13 +01:00

24 lines
610 B
INI

# Configuration file
general {
# If the deadly module is loaded. [default: true]
B:"Enable Deadly Module"=true
# 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"=false
# If the potion module is loaded. [default: true]
B:"Enable Potion Module"=false
# 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
}