Update API Docs
SorceryCraft/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-03-08 11:15:34 -04:00
parent cf3376ec90
commit 516d7909f1
1 changed files with 6 additions and 0 deletions

View File

@ -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()```