Skip to content

Releases: AlmostReliable/almostunified

v1.18.2-0.2.6

21 Nov 22:17
Compare
Choose a tag to compare
v1.18.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.18.2-0.2.5

21 Nov 14:15
Compare
Choose a tag to compare
v1.18.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)

v1.19.2-0.2.4

13 Nov 12:10
Compare
Choose a tag to compare
v1.19.2-0.2.4 Pre-release
Pre-release

Fixed

  • Crash on startup with new Rhino version (#20)

v1.19.2-0.2.3

07 Nov 13:17
Compare
Choose a tag to compare
v1.19.2-0.2.3 Pre-release
Pre-release

Info

This update brings back compatibility for JEI 9 and therefor fixes incompatibility with REI on Minecraft Forge.

Added

  • portuguese translation (#18)

Changed

  • improved the placement for the recipe indicator icon in JEI

Fixed

  • misaligned tooltips in JEI

v1.18.2-0.2.3

07 Nov 13:05
Compare
Choose a tag to compare
v1.18.2-0.2.3 Pre-release
Pre-release

Info

This update brings back compatibility for JEI 9 and therefor fixes incompatibility with REI on Minecraft Forge.

Added

  • portuguese translation (#18)

Changed

  • JEI 9, JEI 10 and REI are now supported (#19)
  • improved the placement for the recipe indicator icon in JEI

Fixed

  • REI incompatibility when compat layer is running
  • misaligned tooltips in JEI

v1.19.2-0.2.2

01 Nov 17:26
Compare
Choose a tag to compare
v1.19.2-0.2.2 Pre-release
Pre-release

Added

  • config option to completely ignore items from unification and hiding

Changed

  • updated to JEI 10 as it's no longer alpha
    • minimum version is 10.2.1.278
    • JEI 9 is not supported anymore since it's not possible with some internals we use
  • improved stone strata detection by making use of forge:ores_in_ground tag
    • this also allows pack devs to fix stone stratas for mods that don't support it yet

v1.18.2-0.2.2

01 Nov 17:14
Compare
Choose a tag to compare
v1.18.2-0.2.2 Pre-release
Pre-release

Added

  • config option to completely ignore items from unification and hiding

Changed

  • updated to JEI 10 as it's no longer alpha
    • minimum version is 10.2.1.278
    • JEI 9 is not supported anymore since it's not possible with some internals we use
  • improved stone strata detection by making use of forge:ores_in_ground tag
    • this also allows pack devs to fix stone stratas for mods that don't support it yet

v1.19.2-0.2.1

28 Oct 20:52
Compare
Choose a tag to compare
v1.19.2-0.2.1 Pre-release
Pre-release

Added

  • config backup system
    • when your config has invalid entries, it will be backed up and a new config will be generated
    • the new config will try to apply as many of the old settings as possible
    • new backups will overwrite old backups
  • proper ingredient hiding for REI
    • hidden ingredients will no longer show up in recipes
    • this bumps the minimum REI version to 8.3.557

Changed

  • tag priority overrides now use ResourceLocations internally to automatically validate config entries

v1.18.2-0.2.1

28 Oct 20:39
Compare
Choose a tag to compare
v1.18.2-0.2.1 Pre-release
Pre-release

Added

  • config backup system
    • when your config has invalid entries, it will be backed up and a new config will be generated
    • the new config will try to apply as many of the old settings as possible
    • new backups will overwrite old backups
  • proper ingredient hiding for REI
    • hidden ingredients will no longer show up in recipes
    • this bumps the minimum REI version to 8.3.557

Changed

  • tag priority overrides now use ResourceLocations internally to automatically validate config entries

v1.19.2-0.2.0

19 Oct 15:34
Compare
Choose a tag to compare
v1.19.2-0.2.0 Pre-release
Pre-release

Added

  • priority overrides
    • allows to define a priority mod for a specific tag
    • the new option is automatically added to the unify.json config on the next run and is empty by default

Fixed

  • recipe indicator tooltip on lower resolutions exceeding the screen