Darkhax-Minecraft / ItemStages

Allows items to be put into stages.
GNU Lesser General Public License v2.1
7 stars 18 forks source link

Staged items with NBT Data doesn't get hidden in JEI. 1.12.2 #83

Closed MrGhostero closed 2 years ago

MrGhostero commented 2 years ago

Hello, I have a problem when I staged items with NBT Data it was not being hidden in JEI, but items that didn't have NBT Data did get hidden.

Without Stage With Stage

Darkhax commented 2 years ago

Hello, 1.12.2 is no longer being supported.

When staging an item with NBT make sure JEI can be very picky. It needs the NBT to 100% match the NBT of the item being displayed. You can usually shortcut this by using the item stack wildcard however that is not guaranteed to work.