mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2026-04-04 02:00:21 +00:00
Initial config added
This commit is contained in:
20
src/config/psionup.cfg
Normal file
20
src/config/psionup.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Set this to false to prevent the CAD Case from being crafted.
|
||||
B:case.enabled=true
|
||||
|
||||
# Set this to false to prevent the Inline Caster from being crafted.
|
||||
B:inline.enabled=true
|
||||
|
||||
# Set this to false to prevent the Spell Magazine from being crafted.
|
||||
B:magazine.enabled=true
|
||||
|
||||
# Set this to false to remove the Psionic Pulse potion. The effect will still remain for /effect.
|
||||
B:psiRegenPotion.enabled=true
|
||||
|
||||
# Set this to false to prevent the Flash Ring from being crafted.
|
||||
B:ring.enabled=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user