AlmostUnified-Fabric-1.18.2-0.1.0
on Sep 24, 2022WARNING
This release removes the modification of recipe IDs! If you modify any recipes which were unified already and make use of the recipe ID that uses almostunified
as the namespace, make sure to fix it.
Changed
- recipe modifications are now visible in JEI/REI by a little icon (#8)
- this was previously only visible via the recipe ID (now removed)
- ensures that modified recipes which cause issues are not reported to the original authors
- recipe modifications now have less priority
- allows to cover more mods that directly inject recipes into the recipe manager
- still runs before the
recipes
event of KubeJS
Removed
Fixed
AlmostUnified-Forge-1.19-0.0.8
on Sep 17, 2022AlmostUnified-Fabric-1.19-0.0.8
on Sep 17, 2022AlmostUnified-Forge-1.18.2-0.0.9
on Sep 17, 2022AlmostUnified-Fabric-1.18.2-0.0.9
on Sep 17, 2022Added
wires/{material}
tag to defaults- back up your
unify.json
config and let it regenerate to get the new defaults or add them yourself
- back up your
Fixed
- unnecessary handling of many duplicate links
- a typo in the log messages
- spaces in shaped recipe patterns not being handled correctly
AlmostUnified-Forge-1.19-0.0.7
on Sep 16, 2022AlmostUnified-Fabric-1.19-0.0.7
on Sep 16, 2022AlmostUnified-Forge-1.18.2-0.0.8
on Sep 16, 2022AlmostUnified-Fabric-1.18.2-0.0.8
on Sep 16, 2022Added
- more materials and
storage_blocks/raw_{material}
tag to defaults- back up your
unify.json
config and let it regenerate to get the new defaults or add them yourself
- back up your
fabric:conditions
to default duplicate ignore list
Changed
- ignore lists in
unify.json
andduplicates.json
now support regular expressions - default configs are now more platform specific
Fixed
- a compat issue on Fabric when REI is present
- items being hidden when they are the only entry in a tag
AlmostUnified-Forge-1.19-0.0.6
on Sep 2, 2022AlmostUnified-Fabric-1.19-0.0.6
on Sep 2, 2022AlmostUnified-Forge-1.18.2-0.0.7
on Sep 2, 2022AlmostUnified-Fabric-1.18.2-0.0.7
on Sep 2, 2022Added
- more materials to defaults
- back up your
unify.json
config and let it regenerate to get the new default or add it yourself
- back up your
Fixed
- stone strata detection for mods not following convention
AlmostUnified-Forge-1.19-0.0.5
on Sep 2, 2022AlmostUnified-Fabric-1.19-0.0.5
on Sep 2, 2022Added
group
property to default ignored list- this ensures that crafting recipes with specific recipe book categories are correctly unified
- back up your
duplicates.json
config and let it regenerate to get the new default or add it yourself
inputItems
andoutputItems
property to top level property scanning- allows unification for mods like
FTBIC
- allows unification for mods like
Fixed
- duplication matching for crafting recipes with a
group
property
AlmostUnified-Forge-1.18.2-0.0.6
on Sep 2, 2022AlmostUnified-Fabric-1.18.2-0.0.6
on Sep 2, 2022Added
group
property to default ignored list- this ensures that crafting recipes with specific recipe book categories are correctly unified
- back up your
duplicates.json
config and let it regenerate to get the new default or add it yourself
inputItems
andoutputItems
property to top level property scanning- allows unification for mods like
FTBIC
- allows unification for mods like
Fixed
- duplication matching for crafting recipes with a
group
property
AlmostUnified-Forge-1.19-0.0.4
on Aug 25, 2022AlmostUnified-Fabric-1.19-0.0.4
on Aug 25, 2022Added
- Cucumber
shaped_tag
recipe type to default ignored types- if you are using Mystical Agriculture or other mods that require Cucumber, make the config change described here