a bunch of small tweaks
This commit is contained in:
parent
7973b44cba
commit
3fb490fe04
9 changed files with 54 additions and 22 deletions
|
|
@ -554,7 +554,7 @@ function registerTFGFoodData(event) {
|
|||
event.foodItem("betterend:cave_pumpkin_pie", (food) => {
|
||||
food.hunger(4);
|
||||
food.saturation(4);
|
||||
food.decayModifier(2);
|
||||
food.decayModifier(1.5);
|
||||
food.water(5);
|
||||
food.protein(1);
|
||||
food.fruit(5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue