/
Fixed a bug where registering multiple recipes with the same items (in input, ingredient and output) with different NBT resulted in only one recipe being used
Now you can also check for the presence of field and specific value! You will need to use
CustomBrewRecipeRegister.registerCustomRecipeNbtField();
Improved the way recipes with NBT are stored

A fabric mod that makes it easy for developers adding non-potion brewing recipes that support NBT data!