Skip to content

Releases: AlmostReliable/almostunified

v1.19.2-0.3.4

01 Feb 17:38
056f595
Compare
Choose a tag to compare
v1.19.2-0.3.4 Pre-release
Pre-release

Added

  • lookup API for mod developers to integrate Almost Unified into their mod

v1.19.2-0.3.3

20 Dec 15:23
Compare
Choose a tag to compare
v1.19.2-0.3.3 Pre-release
Pre-release

Added

  • German translation
  • proper Fabric default mod priorities
  • missing default tags for Fabric

Removed

  • Forge styled tags from Fabric defaults

Changed

  • improved tooltip information

v1.18.2-0.3.3

20 Dec 15:32
Compare
Choose a tag to compare
v1.18.2-0.3.3 Pre-release
Pre-release

Added

  • German translation
  • proper Fabric default mod priorities
  • missing default tags for Fabric

Removed

  • Forge styled tags from Fabric defaults

Changed

  • improved tooltip information

v1.19.2-0.3.2

05 Dec 21:28
Compare
Choose a tag to compare
v1.19.2-0.3.2 Pre-release
Pre-release

WARNING

This update will reset your duplicates.json config because of a new option. It is automatically backed up as duplicates.json.bak inside the same folder.
Please make sure to apply your custom settings again.

Added

  • config option to sanitize recipe JSONs

Changed

  • improved duplicate checks for recipes with implicit counts of 1

v1.18.2-0.3.2

05 Dec 21:21
Compare
Choose a tag to compare
v1.18.2-0.3.2 Pre-release
Pre-release

WARNING

This update will reset your duplicates.json config because of a new option. It is automatically backed up as duplicates.json.bak inside the same folder.
Please make sure to apply your custom settings again.

Added

  • config option to sanitize recipe JSONs

Changed

  • improved duplicate checks for recipes with implicit counts of 1

v1.18.2-0.3.1

01 Dec 09:08
Compare
Choose a tag to compare
v1.18.2-0.3.1 Pre-release
Pre-release

Fixed

  • incorrect minimal version for REI plugin compatibilities

v1.19.2-0.3.0

30 Nov 20:59
Compare
Choose a tag to compare
v1.19.2-0.3.0 Pre-release
Pre-release

Added

  • support for Ad Astra! (#24)

Changed

  • REI on Forge now uses a native plugin instead of the compat layer (#26)

Fixed

  • automatic item hiding with REI (#26)
    • this bumps the minimum REI version to 9.1.574
  • Immersive Engineering Arc Furnace Slag not being unified (#25)
  • some Mekanism recipes not being completely unified

v1.18.2-0.3.0

30 Nov 20:49
Compare
Choose a tag to compare
v1.18.2-0.3.0 Pre-release
Pre-release

Added

  • support for Ad Astra! (#24)

Changed

  • REI on Forge now uses a native plugin instead of the compat layer (#26)

Fixed

  • automatic item hiding with REI (#26)
    • this bumps the minimum REI version to 8.3.573
  • Immersive Engineering Arc Furnace Slag not being unified (#25)
  • some Mekanism recipes not being completely unified

v1.19.2-0.2.6

21 Nov 22:24
Compare
Choose a tag to compare
v1.19.2-0.2.6 Pre-release
Pre-release

Removed

  • stone strata exclusions for recipe ingredients introduced in #22
    • it introduced some unwanted edge cases
    • this won't break any previous recipes

v1.19.2-0.2.5

21 Nov 14:23
Compare
Choose a tag to compare
v1.19.2-0.2.5 Pre-release
Pre-release

Added

  • a way to obtain the unify.json config and the material list from the KubeJS binding

Fixed

  • hiding of tags that only consisted of items with the same namespace (#21)
  • stone strata detection not being applied to ingredients (#22)
  • inconsistency in recipe duplication removal and dumps (#23)