freeze dried mars fruit
This commit is contained in:
parent
41fc80fdd2
commit
a07f70594d
5 changed files with 6 additions and 3 deletions
|
|
@ -202,9 +202,9 @@ const registerTFGFoodData = (event) => {
|
|||
event.foodItem('betterend:cave_pumpkin_chunks', food => {
|
||||
food.hunger(4)
|
||||
food.saturation(1)
|
||||
food.decayModifier(1.5)
|
||||
food.decayModifier(2.5)
|
||||
food.water(5)
|
||||
food.fruit(0.75)
|
||||
food.fruit(0.8)
|
||||
})
|
||||
|
||||
event.foodItem('betterend:cave_pumpkin_pie_dough', food => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue