/
Updated to be compatible with neoforge 1.21.1. Should probably work for 1.21.1+ but i haven't tested it
Updated to 1.21!
Fixed a Mixin debug that I forgot to remove
Updated to 1.20.5+! Now you can also use custom components. NBT support is still manteined if you prefer.
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!