diff --git a/README.md b/README.md index 141b796..e1782a3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,12 @@ This removes the specified spell from the item in the player's main hand. } } ``` +5. Add Spell Translation + ```json + { + "spell.modid.example_spell": "Example" + } + ``` #### Useful Methods - ```Spell.getLevel()```