-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Under Construction. Check out the table on the right, there might be more information. Lorem ipsum
Configuration files are in your .minecraft/config/spells_and_shields/
folder (unless differently set in the profile). To get there (on Windows only), type %appdata%
in the address field of the Explorer and hit enter. If you see a Roaming
folder open it. Now you should see and have located the .minecraft
folder.
Open the common.toml
configuration file. Now change the following values:
- Set
loadSpellTrees
totrue
- Set
createDefaultSpellTrees
totrue
- Set
addDefaultSpellTrees
tofalse
Now start the game and close it again. The files are now generated inside theconfig/spells_and_shields/spell_trees/
folder and can be edited. They will be active on the next start of the game.
Open the common.toml
configuration file. Now change the following values:
- Set
loadSpells
totrue
- Set
createSpells
totrue
Now start the game and close it again. The files are now generated inside theconfig/spells_and_shields/spells/
folder and can be edited. They will be active on the next start of the game.
Make sure you are able to Edit Spell Trees. Manually open each spell tree file and change any occurence of temporary_<effect>
to permanent_<effect>
, eg. change spells_and_shields:temporary_haste
to spells_and_shields:permanent_haste