buffed bulbkin pie, fixed egg tag

This commit is contained in:
Pyritie 2025-10-06 18:29:20 +01:00
parent 671b7169dd
commit 722b2756f2
2 changed files with 3 additions and 3 deletions

View file

@ -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) => {