added temporary workaround for the missing pipe recipes

This commit is contained in:
Pyritie 2025-12-08 22:17:50 +00:00
parent a06e877943
commit deb466e801
5 changed files with 108 additions and 14 deletions

View file

@ -8,7 +8,7 @@ const registerTFGRecipes = (event) => {
registerTFGMoldRecipes(event)
registerTFGMiscellaneousRecipes(event)
registerTFGConvertingRecipes(event)
registerTFGTemporaryRecipes(event)
registerTFGFoodRecipes(event)
registerTFGRefrigeratorRecipes(event)