mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2026-04-03 17:50:22 +00:00
21 lines
563 B
INI
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
|
|
}
|
|
|
|
|