Skip to content

Releases: AlmostReliable/almostunified

v1.20.1-0.9.1

17 Mar 11:27
01c3d90
Compare
Choose a tag to compare
v1.20.1-0.9.1 Pre-release
Pre-release

Added

  • added support for Blood Magic

Fixed

  • fixed show_notification recipe key not being ignored by default

v1.20.1-0.9.0

14 Mar 20:39
b9d3ee7
Compare
Choose a tag to compare
v1.20.1-0.9.0 Pre-release
Pre-release

Added

  • added support for Applied Energistics
  • added new debug file for potentially uncovered recipe types

Changed

  • reworked and refactored hiding list creation logic

v1.20.1-0.8.1

01 Mar 23:07
Compare
Choose a tag to compare
v1.20.1-0.8.1 Pre-release
Pre-release

Added

  • added support for TerraFirmaCraft (#69)

Fixed

  • fixed duplicate check for recipes with custom categories (#66)
  • fixed broken transfer handlers for unified items when using EMI (#67)
    • this now uses a less restrictive hiding approach for EMI
    • unified items are visible in tag cycling until we find a proper solution

v1.19.2-0.8.1

02 Mar 00:05
48cd5c1
Compare
Choose a tag to compare
v1.19.2-0.8.1 Pre-release
Pre-release

Fixed

  • fixed broken transfer handlers for unified items when using EMI (#67)
    • this now uses a less restrictive hiding approach for EMI
    • unified items are visible in tag cycling until we find a proper solution

v1.20.1-0.8.0

21 Feb 19:54
a36b361
Compare
Choose a tag to compare
v1.20.1-0.8.0 Pre-release
Pre-release

Added

  • added integration for EMI
    • same features as for JEI/REI including hiding stacks from tags used in recipes
    • to disable it, you can use the flag for JEI/REI in the config
    • requires at least EMI version 1.1.2

Fixed

  • fixed Integrated Dynamics unifier not properly targeting outputs

v1.19.2-0.8.0

21 Feb 19:49
794fc75
Compare
Choose a tag to compare
v1.19.2-0.8.0 Pre-release
Pre-release

Added

  • added integration for EMI
    • same features as for JEI/REI including hiding stacks from tags used in recipes
    • to disable it, you can use the flag for JEI/REI in the config
    • requires at least EMI version 1.1.2

Fixed

  • fixed Integrated Dynamics unifier not properly targeting outputs

v1.20.1-0.7.2

21 Nov 13:27
d2adce5
Compare
Choose a tag to compare
v1.20.1-0.7.2 Pre-release
Pre-release

Added

  • added support for Integrated Dynamics

v1.19.2-0.7.2

21 Nov 13:58
f118b9c
Compare
Choose a tag to compare
v1.19.2-0.7.2 Pre-release
Pre-release

Added

  • added support for Integrated Dynamics

v1.20.1-0.7.1

17 Nov 17:29
af1253c
Compare
Choose a tag to compare
v1.20.1-0.7.1 Pre-release
Pre-release

Fixed

  • fixed GregTech Modern compat to properly unify output ingredients

v1.20.1-0.7.0

23 Sep 18:34
eba5be3
Compare
Choose a tag to compare
v1.20.1-0.7.0 Pre-release
Pre-release

Warning

This update features a new config option inside the unify.json.

Since it is a top-level option, this won't reset your config and all other options should
be preserved. However, an automatic backup will be created in case something goes wrong.

Added

  • added the ability to add items to existing or new tags
    • this allows you to alter tags without the requirement of using other tools such as KubeJS, CraftTweaker or datapacks
    • you can read more about it in the wiki
  • added unification support for the Fabric NBT ingredient
  • added the AlmostUnified KubeJS binding, info about that can be found in the wiki
  • added support for EnderIO
  • added support for GregTech Modern

Removed

  • removed the unnecessary mixin plugin