Air item in crafting recipes
Im making a food thats based off of the uncraftable potion as the base item, but whenever i eat it it gives me a glass bottle I tried to swap it with air by using the "minecraft:use_remainder": { "id": "minecraft:air" }, component but it doesent let me use air in the recipe, is there any other way i can get around it?