[1.16.5] Industrial Foregoing compat causing recipe failure logspam if said mod not present
Kaleidio opened this issue ยท 0 comments
fills my log with at least 50KB of unnecessary information. please add failsafe code to not build any recipes for mod compat if the mod is not found internally
[20Dec2021 13:35:45.277] [Worker-Main9/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe woot:slaughter_3
com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:mob_slaughter_factory'
at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_312]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]