JEI recipes won't load for some blocks
bowdenjr opened this issue ยท 1 comments
Believe a similar issue has occurred before with JEI (#133), but there it seems to have been the custom recipe render, this issue is for specific modular blocks.
JEI recipes aren't displaying for some blocks, seems to be the following:
- Any input/output block of normal level or above (for all item, fluid and energy) - c. 20 blocks
- Machine Gearbox
- Machine Vent
- Machine Circuitry
Relevant log lines, maybe...?
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilecolorablemachinecomponent`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilemachinecontroller`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileitemoutputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileiteminputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[09:11:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
Should be reproducible with the following setup:
[email protected],
[email protected],
[email protected],
[email protected],
[email protected],
[email protected]
Those lines have no relevance.
Also this is not a bug, those blocks don't come with recipes by default. The intent is they provide examples, and the pack author is expected to build them out from there if needed.
The list of prepackaged block recipes for mod parts:
https://github.com/HellFirePvP/ModularMachinery/tree/70b3b0698a1debd38060dd69ccc55fd71fc05144/src/main/resources/assets/modularmachinery/recipes