[Bug]: (1.19.3) Items from some mods don't show up in the JEI list, do show up in crafting recipes
blahpers opened this issue · 3 comments
Steps to Reproduce the Bug
- Install Corail Tombstone and/or Forbidden Arcanus.
- Type "@tombstone" or "@forbidden" into JEI's search field.
- Note that some items (e.g., grave dust [CT], arcane crystal [FA] do show up.
- Note that some items (e.g., white marble [CT], lens of veritatis [FA]) do not show up.
- Right-click on grave dust [CT] and note that the vanilla crafting recipe for white marble [CT]/lens of veritatis [FA] does show up.
Expected Behavior
New, un-subtyped items registered in the items registry by their mod authors should show up in JEI (barring specific recipe configs or JEI integration to the contrary).
Actual Behavior
Some items do not show up in the items registry, though they are viewable if you can navigate to the item through some other item that does show up.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
I also reproduced this by writing a trivial mod that adds several new decorative/compression blocks and basic items with no functionality. I didn't use NBT tags or any kind of subtyping. Some of my items show up in JEI, but some do not. I can detect no pattern to this.
latest.log
No response
I think I've been encountering this same issue with my own mod trying to port it from 1.19.2 to 1.20.1. It only adds one simple item - The log shows the mod recipes and all the etc as 'added' and 'registered', but nothing shows up in JEI. 😭
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.