Broken Recipes
WenXin20 opened this issue ยท 3 comments
Minecraft v1.16.4
Forge v35.1.13
Productive Bees v0.5.2.1
According to the log starting on line 195, there are two broken recipes. Do these two require thermal to be installed?
If it does, a conditional check can be added to the recipe json to stop the errors.
Error Log
"conditions":
[
{
"type":"forge:mod_loaded",
"modid":"thermal"
}
]