In trying to add a JSON recipe, it seems that you cannot give minecraft:air as a container item value or else it fails to be included on a /reload or restart. This, for example, makes integrating farmer's delight recipes with exact parity impossible since a significant number of their cooking pot recipes have no bowl/bottle/other container to speak of.
Steps to Reproduce
Use a datapack / use crafttweaker / use kubejs to add a recipe JSON that has its container item set to minecraft:air
Minecraft Version
1.20.1
Mod
Farm and Charm
Mod Version
1.0.4
Latest Version
Issue Description
In trying to add a JSON recipe, it seems that you cannot give minecraft:air as a container item value or else it fails to be included on a /reload or restart. This, for example, makes integrating farmer's delight recipes with exact parity impossible since a significant number of their cooking pot recipes have no bowl/bottle/other container to speak of.
Steps to Reproduce
Logs
N/A
Minimal Instance Test
Check for Similar Issues