Version 2.1.3
This version brings a single but visually important bug fix:
- Fixes a bug where recipes with some ingredients, that have associated NBT data and some that don't, weren't synchronized to the logical client correctly. You'll notice that the recipe book and REI should now be a bit more accurate.
Release by Siphalor
Version 2.1.2
Yes, I'm jumping from the 2.2.0 alpha to 2.1.2.
- Fix crafting statistics being increased incorrectly for anvil recipes.
- Fix multiple issues with custom brewing recipes.
- Add the
nbtcrafting:wrapped
experimental recipe type to work around KubeJS. See here for more information. - Also - hey, we've got changelogs on CurseForge again 🎉
Release by Siphalor
Alpha 1 for Version 2.2.0
- Version 2.2.0 will be a small minor release that introduces a new recipe type to potentially partially fix the KubeJS incompatibility (#58).
- The
nbtcrafting:wrapped
recipe type has only a single field:recipe
. - This field just contains your normal recipe.
- This release is intended for testing. The name of the recipe type might change.
Release by Siphalor