1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config[default]/apotheosis/apotheosis.cfg

24 lines
585 B
INI
Raw Permalink Normal View History

2021-01-28 20:11:47 +00:00
# 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"=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
}