Errors when disabling items/blocks in the config
MrAkells opened this issue ยท 7 comments
Here is a simple example, full logs are also attached
https://pastebin.com/xBfAP5Rh
I don't feel that hiding innocuous error messages is worth the time and effort to rewrite these recipes in code, sorry.
I can't do anything about this as far as I'm aware
Weird. Haven't seen this error in any other mod. Can you describe the cause of this error?
Minecraft loads recipes from inside the Future MC mod jar and it prints these errors if the items don't exist (are disabled). Minecraft loads the recipe files, not Future MC, so I don't know how to avoid loading files with disabled items in them
The errors don't affect gameplay, so I wouldn't worry about it
Minecraft loads the recipe files, not Future MC
It seems to me that the reason for this error lies in the fact that you are loading crafting recipes using vanilla-style json files. The same quark does it differently, introduces recipes for items and blocks. As part of his jar file, there is simply no folder with recipes.