changelog, added molds to tool racks
This commit is contained in:
parent
7c2b67b446
commit
31d62c45dd
2 changed files with 6 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue