mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Change default configs
This commit is contained in:
23
config[common]/apotheosis/apotheosis.cfg
Normal file
23
config[common]/apotheosis/apotheosis.cfg
Normal file
@ -0,0 +1,23 @@
|
||||
# Configuration file
|
||||
|
||||
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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user