Issues when disabling some items
Gavintime opened this issue ยท 2 comments
If lanterns are disabled in the config the creative menu tab icon is blank, a fallback vanilla item could be used as the icon
If smooth stone is disabled, blast furnaces have no fall back recipe
When craftable items are disabled, their recipes don't get disabled properly, in game this doesn't seem to be an issue, but it does throw errors in the log of being unable to make the recipes
The recipes are json, so I can't really toggle them. I'll deal with the tab issue.