-
Notifications
You must be signed in to change notification settings - Fork 940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not all items show up in the creative menu or in jei #5987
Comments
I was recently having this issue on a custom 1.20.1 server, during troubleshooting I installed the mods 'crafting tweaks' and 'better recipe books' to my client, after a reboot all of the items reappeared. Could be a coincidence but thought id share anyway :) Update |
I am experiencing this problem recurrently on a custom 1.20.1 server too. Multiple random players will receive a JavaNullPointer Error claiming that JEI has no registry for create:nozzle and thus make the whole vanilla create mod craft table unavailable. The problem is not present in singleplayer mode. |
interesting, but some mods simply remove randomly items from create from the creative menu and jei but you still can craft them, for example, FTB chunk, FTB Library. The reason is not clear. Deleting them helps a lot |
Oh thank goodness I'm not going insane. Having the same issue with JEI, though in my case it's a different assortment of items, namely Brass Ingots, Zinc Ingots, Andesite Alloy, Cogwheels, and Shafts (that I've noticed so far). When I check recipes that use Andesite Alloy by hitting U on an Andesite Alloy, it won't show Shafts for some reason either, despite if I check the recipe for Shafts by pressing R on a Shaft, it does show the recipe. But the recipe for cogwheels do show if I check recipes that use Shafts? As far as I can tell this is only happening with Create too. |
I also have this issue, very frustrating |
This is most likely due to addons incorrectly handling creative tabs(?) The know addons to NOT cause this are big cannons, create garnished, steam n rails Try removing other addons/binary searching to find the mod incorrectly handling tabs |
are there any other addons known to not do this? |
Is there any way we can check this without going into JEI and manually searching items until we find something that isn't there? That said, I have a suspect as to which mod could be breaking things due to it having other Creative issues. The Create Addons I'm using are: If some other experiencing this issue compare addons we could probably narrow things down pretty quick. |
Duplicate of #6222 |
i had this issue with |
sometimes deleting create and installing it again just works, don't know, don't ask me |
Describe the Bug
when you open the creative menu certain key items like cogs, water wheels, schematic tables, etc wont appear and you have to craft them manually, this bug is also present in jei where the same items are not there
Reproduction Steps
...
Expected Result
for all items to be avalible
Screenshots and Videos
Crash Report or Log
No response
Operating System
windows 10
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
47.2.17
Other Mods
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: