Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Releases: Siphalor/nbt-crafting

Version 2.2.1 for 1.17

08 Oct 11:40
af35c1c
Compare
Choose a tag to compare

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+

08 Oct 11:33
fbe0824
Compare
Choose a tag to compare

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

08 Oct 11:29
b71377c
Compare
Choose a tag to compare

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

20 Sep 16:53
ad7b0b1
Compare
Choose a tag to compare

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

20 Sep 16:52
0019396
Compare
Choose a tag to compare

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

20 Sep 16:50
85634ab
Compare
Choose a tag to compare

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+

20 Sep 16:48
5339b73
Compare
Choose a tag to compare

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

20 Sep 16:46
629c412
Compare
Choose a tag to compare

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

17 Sep 23:32
Compare
Choose a tag to compare
Pre-release

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

17 Sep 23:23
Compare
Choose a tag to compare
Pre-release

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