1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2026-04-04 02:00:21 +00:00
Files
modpack_spring_17/src/config/psionup.cfg
2017-05-08 17:32:05 +01:00

21 lines
563 B
INI

# 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
}