This commit is contained in:
parent
cf3376ec90
commit
516d7909f1
@ -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
|
#### Useful Methods
|
||||||
- ```Spell.getLevel()```
|
- ```Spell.getLevel()```
|
||||||
|
Reference in New Issue
Block a user