Allow disabling of Weak Rituals
This commit is contained in:
parent
fca3a60a1e
commit
27ac16b5d2
3 changed files with 14 additions and 5 deletions
|
@ -387,6 +387,11 @@ public class AlchemicalWizardry
|
|||
public static boolean ritualDisabledPhantomHands;
|
||||
public static boolean ritualDisabledSphereIsland;
|
||||
|
||||
public static boolean ritualWeakDisabledNight;
|
||||
public static boolean ritualWeakDisabledResistance;
|
||||
public static boolean ritualWeakDisabledThunderstorm;
|
||||
public static boolean ritualWeakDisabledZombie;
|
||||
|
||||
public static boolean displayRitualAnimation;
|
||||
|
||||
public static boolean potionDisableRegen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue