Productive Bees

Productive Bees

10M Downloads

Broken Recipes

WenXin20 opened this issue ยท 3 comments

commented

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"
	}
]
commented

Yea I found them yesterday, forgot to add the condition.

commented

Yeah, there are so many in the log, that I decided to report them all.

commented

New version is up with fixed recipes