changelog, added molds to tool racks

This commit is contained in:
Pyritie 2025-10-20 21:18:03 +01:00
parent 7c2b67b446
commit 31d62c45dd
2 changed files with 6 additions and 0 deletions

View file

@ -62,6 +62,7 @@ function registerTFCItemTags(event) {
event.add("tfc:usable_on_tool_rack", "waterflasks:red_steel_flask");
event.add("tfc:usable_on_tool_rack", "tfc:wool_cloth");
event.add("tfc:usable_on_tool_rack", "firmalife:mixing_bowl");
event.add("tfc:usable_on_tool_rack", "#gtceu:molds");
// Ингредиенты для закваски
event.add("tfg:ferments_to_rennet", "tfc:food/soybean");