[Bug]: Recipes missing 1.20.1 Fabric
FLSoz opened this issue ยท 0 comments
Bug Description
A random selection of blocks will have their recipe variants missing. The blocks in question are never consistent, and tracking them is not worth the effort. I've only personally noticed this happen three times, with gilded blackstone missing, then crying obsidian missing on the next restart, and then lanterns missing on the current restart. There is nothing related to Chipped in the logs, so I have not included them.
The recipes are missing in both JEI and the actual recipe table. It's not a case that JEI is not showing the recipe but it still works - placing the block in the table also shows no acceptable variants. Same issue as #239, which should never have been closed because the bug was never identified and resolved.
KubeJS recipe manipulation never touches chipped blocks or the base (vanilla) blocks variants have had their recipes broken for. Changes list is:
- disabling recipes for create tree fertilizer, slice and dice sprinklers and liquid fertilizer
- Fixing zenith recipes as potions were somehow removed from regular recipes
- Fixing dreams and desires tin block ==> tin ingot being missing from a somehow broken tin_blocks tag
How to Reproduce?
Load the game. Select chipped block recipes in helper like JEI until you find one with a missing recipe.
Expected Behavior
All blocks have their recipes.
Version
3.0.6
Mod Loader Version
0.15.11
Mod Loader
Fabric
Logs or additional context
No response
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.