buffed bulbkin pie, fixed egg tag
This commit is contained in:
parent
671b7169dd
commit
722b2756f2
2 changed files with 3 additions and 3 deletions
|
|
@ -554,8 +554,8 @@ function registerTFGFoodData(event) {
|
|||
food.decayModifier(2);
|
||||
food.water(5);
|
||||
food.protein(1);
|
||||
food.fruit(4);
|
||||
food.grain(2);
|
||||
food.fruit(5);
|
||||
food.grain(4);
|
||||
});
|
||||
|
||||
event.foodItem("betterend:chorus_mushroom_product", (food) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue