hey if eggs have dairy for some reason then so can this
This commit is contained in:
parent
dc2c4af1f5
commit
12f6f0a09f
1 changed files with 1 additions and 0 deletions
|
|
@ -559,6 +559,7 @@ function registerTFGFoodData(event) {
|
|||
food.protein(1);
|
||||
food.fruit(5);
|
||||
food.grain(4);
|
||||
food.dairy(1);
|
||||
});
|
||||
|
||||
event.foodItem("betterend:chorus_mushroom_product", (food) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue