Food Outcome
Description
Adds a certain stat to players’ food stats. Either level and saturation, or exhaustion.
| Protip |
|---|
| Good luck figuring out the numbers, cause I have no clue, all I do is call the code. If you find out what numbers work for what, please let me know and I’ll add them here for others to reference. |
Fields
| Name | Type | Description | Additional Info |
|---|---|---|---|
type |
String | Internal ID for serialisation: food |
Not seen in the Editor. |
target |
String | The target selector for the entities to affect. | Only affects players. |
level2 |
String | Level/Healing to add. | |
saturation2 |
String | Saturation to add. | |
exhaustion2 |
String | Exhaustion to add. |