Assorted Tech [Forge/Fabric]

Assorted Tech [Forge/Fabric]

38.9k Downloads

Hide spikes uncraftable from JEI

TheDeviantCrafter opened this issue ยท 5 comments

commented

My modpack doesn't include peridot. Peridot spikes still appear in JEI, including a broken crafting recipe:

image

The mod should check if the tag forge:gems/peridot contains anything, and if not, hide the spike from JEI.

commented

It should be doing this already. What version is this on?

commented

1.18.2-3.1.1

commented

Hmm, I guess I figured if the recipe was uncraftable JEI would hide it anyway. I see the same thing.

I'll look into fixing this.

commented

If it's not clear I would like the entire item to be hidden from JEI, not just the recipe.

commented

Okay, latest update includes recipe condition fixes as well as a config option to hide uncraftable items.