forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
FoodSpell
JasperLorelai edited this page May 19, 2024
·
7 revisions
spell-class: ".instant.FoodSpell"
Restores Hunger and adds saturation.
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
food |
How much hunger to restore. | Integer | 4 |
saturation |
How much saturation to add before your hunger decays. | Float | 2.5 |
max-saturation |
Max saturation. | Float | 0 |
Food:
spell-class: ".instant.FoodSpell"
cast-item: stick
cooldown: 10
food: 4
saturation: 2.5