Add config options for disabling specific artefacts

This commit is contained in:
Electroblob77
2020-05-24 23:58:20 +01:00
parent 3e0dbb9755
commit 1af0186886
6 changed files with 86 additions and 18 deletions
@@ -257,6 +257,8 @@ item.ebwizardry\:spectral_boots.name=Spectral Boots
item.ebwizardry\:lightning_hammer.name=Lightning Hammer
item.ebwizardry\:generic.disabled=This item has been disabled in the config
item.ebwizardry\:ring.generic.desc=Equip this ring in the Baubles inventory or by placing it on your hotbar. Up to 2 rings may be equipped at once.
item.ebwizardry\:amulet.generic.desc=Equip this amulet in the Baubles inventory or by placing it on your hotbar. Only one amulet may be equipped at a time.
item.ebwizardry\:charm.generic.desc=Equip this charm in the Baubles inventory or by placing it on your hotbar. Only one charm may be equipped at a time.
@@ -1146,6 +1148,11 @@ config.ebwizardry.category.spells.tooltip=Select which spells are enabled
config.ebwizardry.title.spells=Spell Configuration
config.ebwizardry.subtitle.spells=Disabling a spell globally here will override the finer controls in the spell JSON file.
config.ebwizardry.category.artefacts=Artefact Configuration
config.ebwizardry.category.artefacts.tooltip=Select which artefacts are enabled
config.ebwizardry.title.artefacts=Artefact Configuration
config.ebwizardry.subtitle.artefacts=Disable individual rings, amulets or charms here.
config.ebwizardry.category.gameplay=Gameplay Settings
config.ebwizardry.category.gameplay.tooltip=Configure wizardry's general gameplay
config.ebwizardry.title.gameplay=Gameplay Settings
@@ -257,6 +257,8 @@ item.ebwizardry\:spectral_boots.name=Spectral Boots
item.ebwizardry\:lightning_hammer.name=Lightning Hammer
item.ebwizardry\:generic.disabled=This item has been disabled in the config
item.ebwizardry\:ring.generic.desc=Equip this ring in the Baubles inventory or by placing it on your hotbar. Up to 2 rings may be equipped at once.
item.ebwizardry\:amulet.generic.desc=Equip this amulet in the Baubles inventory or by placing it on your hotbar. Only one amulet may be equipped at a time.
item.ebwizardry\:charm.generic.desc=Equip this charm in the Baubles inventory or by placing it on your hotbar. Only one charm may be equipped at a time.
@@ -1146,6 +1148,11 @@ config.ebwizardry.category.spells.tooltip=Select which spells are enabled
config.ebwizardry.title.spells=Spell Configuration
config.ebwizardry.subtitle.spells=Disabling a spell globally here will override the finer controls in the spell JSON file.
config.ebwizardry.category.artefacts=Artifact Configuration
config.ebwizardry.category.artefacts.tooltip=Select which artifacts are enabled
config.ebwizardry.title.artefacts=Artifact Configuration
config.ebwizardry.subtitle.artefacts=Disable individual rings, amulets or charms here.
config.ebwizardry.category.gameplay=Gameplay Settings
config.ebwizardry.category.gameplay.tooltip=Configure wizardry's general gameplay
config.ebwizardry.title.gameplay=Gameplay Settings