Releases: AlmostReliable/almostunified
Releases · AlmostReliable/almostunified
v1.18.2-0.2.6
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
v1.19.2-0.2.4
Fixed
- Crash on startup with new Rhino version (#20)
v1.19.2-0.2.3
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
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
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
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
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
ResourceLocation
s internally to automatically validate config entries
v1.18.2-0.2.1
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
ResourceLocation
s internally to automatically validate config entries
v1.19.2-0.2.0
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