This commit is contained in:
Pyritie 2026-01-02 13:04:17 +00:00
parent 849f50aaf1
commit 090f954cd2

View file

@ -315,7 +315,7 @@ function registerTFGFoodItemTags(event) {
event.add("tfc:foods/usable_in_jam_sandwich", "tfc:food/boiled_egg");
event.add("tfc:foods/usable_in_sandwich", "tfc:food/cooked_egg");
event.add("tfc:foods/usable_in_sandwich", "tfc:food/boiled_egg");
event.add("tfc:foods/usable_in_sandwich", "tfc:food/pickled_egg");
event.add("tfc:foods/usable_in_sandwich", "firmalife:food/pickled_egg");
event.add('tfc:foods/usable_in_salad', 'minecraft:red_mushroom')
event.add('tfc:foods/usable_in_salad', 'minecraft:brown_mushroom')