[1.16.4] Recipes for items with a potion attached (e.g. tipped arrow) display even when removed through a datapack
IchHabeHunger54 opened this issue · 3 comments
Minecraft 1.16.4, Forge 35.1.37, JEI 7.6.1.171, Singleplayer
I removed the recipe for tipped arrows through a datapack:
(It can also be noted that the night vision arrow has also been hidden from the item list.)
Yet, in both the Uses of the Lingering Potion and the "Show All Recipes" view, this recipe still appears:
This applies to all other tipped arrows as well. The recipe for the Uncraftable Arrow (potion minecraft:empty) appears on any lingering potion usage and once in the Show All Recipes view.
This behavior also applies to modded items that are distinguished by their potion NBT. In my pack, I have Reliquary (https://www.curseforge.com/minecraft/mc-mods/reliquary-v1-3) installed. Just like with the tipped arrow, I removed the crafting recipe (special crafting serializer, obviously based on the vanilla tipped arrow) through a datapack and I am getting the same issue, with the only difference being that the Uncraftable Potion doesn't show up this time. (I didn't screenshot it, but both of the below also appear in the All Recipes view, alongside all the other potion types.)
If you have any questions left, feel free to ask. Looking forward to a soon fix!
Just want to note this also occurs to me with a modpack I'm working on where I remove all recipes with KubeJS. When looking at all crafting recipes, the tipped arrow and shulker box dyeing recipes take up most of the pages.