generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Food Level
apace100 edited this page Mar 10, 2021
·
2 revisions
Entity Condition. Checks the player's food level (chicken legs / hunger meter / whatever you wanna call it). The food level is in the range of 0 to 20.
Type ID: origins:food_level
Fields:
comparison
, Comparison: How to compare the food level against the specified value.
compare_to
, int: Which value to compare the food level against.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types