Allow rituals to be disabled via config (#545)
Not automated like the old method, but works. Requires an MC restart. Might look at making it reload-able while ingame at a later date.
This commit is contained in:
parent
6b6c78477c
commit
7e8b469349
7 changed files with 123 additions and 109 deletions
|
@ -188,6 +188,7 @@ tooltip.BloodMagic.orb.desc=Stores raw Life Essence
|
|||
tooltip.BloodMagic.orb.owner=Added by: %s
|
||||
tooltip.BloodMagic.currentOwner=Current owner: %s
|
||||
tooltip.BloodMagic.currentTier=Current tier: %d
|
||||
tooltip.BloodMagic.config.disabled=Currently disabled in the Config
|
||||
|
||||
tooltip.BloodMagic.activated=Activated
|
||||
tooltip.BloodMagic.deactivated=Deactivated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue