gave calorie paste a little nutrition
This commit is contained in:
parent
4dcbd46a0b
commit
1c2dbae5f4
1 changed files with 4 additions and 0 deletions
|
|
@ -119,6 +119,10 @@ const registerTFGFoodData = (event) => {
|
|||
food.hunger(6)
|
||||
food.saturation(4)
|
||||
food.decayModifier(4.5)
|
||||
food.grain(0.5)
|
||||
food.fruit(0.5)
|
||||
food.vegetables(1)
|
||||
food.protein(1)
|
||||
})
|
||||
|
||||
event.foodItem('tfg:food/meal_bag', food => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue