This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Releases: Siphalor/nbt-crafting
Releases · Siphalor/nbt-crafting
Version 2.2.1 for 1.17
Version 2.2.1
- Fixed error logging of dynamic ingredient resolution when using recipes with number ranges in ingredients (popped up via EMI)
- Fixed an issue when converting JSON bytes to NBT (shouldn't have a noticeable effect)
Release by Siphalor
Version 2.2.1 for 1.16.2+
Version 2.2.1
- Fixed error logging of dynamic ingredient resolution when using recipes with number ranges in ingredients (popped up via EMI)
- Fixed an issue when converting JSON bytes to NBT (shouldn't have a noticeable effect)
Release by Siphalor
Version 2.2.1 for 1.15.x
Version 2.2.1
- Fixed error logging of dynamic ingredient resolution when using recipes with number ranges in ingredients (popped up via EMI)
- Fixed an issue when converting JSON bytes to NBT (shouldn't have a noticeable effect)
Release by Siphalor
Version 2.2.0 for 1.19
Version 2.2.0
- Fixed an issue with certain references not resolving correctly, especially noticeable in crafting recipes
Changes promoted from the beta:
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
Release by Siphalor
Version 2.2.0 for 1.18.2
Version 2.2.0
- Fixed an issue with certain references not resolving correctly, especially noticeable in crafting recipes
Changes promoted from the beta:
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
Release by Siphalor
Version 2.2.0 for 1.17
Version 2.2.0
- Fixed an issue with certain references not resolving correctly, especially noticeable in crafting recipes
Changes promoted from the beta:
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
Release by Siphalor
Version 2.2.0 for 1.16.2+
Version 2.2.0
- Fixed an issue with certain references not resolving correctly, especially noticeable in crafting recipes
Changes promoted from the beta:
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
Release by Siphalor
Version 2.2.0 for 1.15.x
Version 2.2.0
- Fixed an issue with certain references not resolving correctly, especially noticeable in crafting recipes
Changes promoted from the beta:
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
Release by Siphalor
Version 2.2.0-beta.1 for 1.17
Beta 1 of Version 2.2.0
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
This is a beta release because reference resolution fix may have unexpected side effects.
As always, please report all issues that you encounter on the issue tracker :)
Release by Siphalor
Version 2.2.0-beta.1 for 1.15.x
Beta 1 of Version 2.2.0
- Improve the matching of ingredients to input stacks.
This fixes a long-standing bug that lead the mod to incorrectly resolve dollar references in the case of multiple ingredients for the same item. - For 1.17+: Fixed an issue with bundles in NBT recipes allowing to dupe items
This is a beta release because reference resolution fix may have unexpected side effects.
As always, please report all issues that you encounter on the issue tracker :)
Release by Siphalor