Skip to content

Releases: AlmostReliable/almostunified

v1.21.1-1.2.3

22 Dec 22:27
Compare
Choose a tag to compare
v1.21.1-1.2.3 Pre-release
Pre-release
  • fixed c:ores_in_ground block tag not being considered when no respective item tag is present
  • fixed stone variant defaults not using the correct registry names
  • improved performance for unification (mezz@#97)

v1.21.1-1.2.2

23 Oct 20:43
Compare
Choose a tag to compare
v1.21.1-1.2.2 Pre-release
Pre-release
  • fixed crash on empty recipe JSONs

v1.21.1-1.2.1

22 Oct 12:58
Compare
Choose a tag to compare
v1.21.1-1.2.1 Pre-release
Pre-release
  • added logging for cases where items are assigned to multiple unification tags
  • added logging for cases where the recipe type can't be found
  • added skipping logic for recipes with invalid recipe types
  • added Turkish translation (#102)
  • fixed crash when runtime isn't loaded (#101)
  • fixed newly created custom tags not being considered for unification
  • fixed runtime not being available when items are assigned to multiple unification tags

v1.21.1-1.2.0

06 Oct 18:15
Compare
Choose a tag to compare
v1.21.1-1.2.0 Pre-release
Pre-release
  • added support for custom ingredient types
  • added support for NeoForge compound ingredients
  • added API endpoint for registering custom ingredient unifiers
  • added unification helper methods to convert tags to items
  • fixed recipe viewer integration endpoints for Fabric
  • fixed unnecessary memory usage for debug handler
  • fixed Mekanism recipe unifier using wrong recipe keys
  • fixed EnderIO Sag Mill recipe output unification causing serialization failures

v1.21.1-1.1.0

27 Sep 18:21
Compare
Choose a tag to compare
v1.21.1-1.1.0 Pre-release
Pre-release
  • added end stone variant to config defaults
  • added debug option to toggle logging invalid tag warnings, false by default
  • added logging for potentially broken recipes caused by unification
  • added support for Extended Industrialization (#92)
  • fixed unification for EnderIO outputs
  • removed EnderIO unifier since it's fully supported by the generic unifier

v1.19.2-0.8.2

20 Sep 09:48
31d9963
Compare
Choose a tag to compare
v1.19.2-0.8.2 Pre-release
Pre-release

Fixed

  • fixed crash with JEI (#93)
    • requires at least JEI version 11.8.0

v1.21.1-1.0.0

22 Aug 21:44
Compare
Choose a tag to compare
v1.21.1-1.0.0 Pre-release
Pre-release

Initial 1.21.1 port.

v1.20.1-0.9.4

09 Jul 17:42
9e70229
Compare
Choose a tag to compare
v1.20.1-0.9.4 Pre-release
Pre-release

Fixed

  • fixed Ad Astra outputs not being unified

v1.20.1-0.9.3

18 Apr 21:22
Compare
Choose a tag to compare
v1.20.1-0.9.3 Pre-release
Pre-release

Added

  • added support for Alloy Forgery

v1.20.1-0.9.2

17 Mar 22:04
ab51ba3
Compare
Choose a tag to compare
v1.20.1-0.9.2 Pre-release
Pre-release

Fixed

  • fixed automatic hiding of stone strata variants (bug introduced in 0.9.0)
  • fixed a bug where stone stratas were not correctly identified (Fabric only)