2.0.19
- Added compatability for viewing Alloy Forge recipes via EMI (thanks fzzyhmstrs!)
- Fixed some broken ore tags, making some recipes unable to be crafted
- Fixed the Prismarine Brick Forge Controller not dropping its block when broken
- Fixed an issue where stacked fuel items (I.E. Stackable Buckets) would override the stack when used directly on the Forge Controllers
[1.19.3] Alloy Forgery - 2.0.18
on Dec 11, 2022Port to 1.19.3, no functional differences
[1.19+] Alloy Forgery - 2.0.17
on Nov 7, 2022Additions
Simplified Chinese translations, by ErrorPower2001
Korean translations, by gyular
Fixes
This build now properly supports new Fabric Transfer API. This resolves a crash that would happen with older versions on 1.19.2 when trying to insert lava into a Forge Controller via fluid pipes or hoppers
[1.18.2] Alloy Forgery - 2.0.16
on Nov 7, 2022This version is a straight backport of 2.0.16 for 1.18.2. Refer to the changelogs from 2.0.14 -> 2.0.16 for the changes contained in this version
[1.19] Alloy Forgery - 2.0.16
on Aug 19, 2022Changes
- More fuzzy recipe matching - recipes which accept the same item multiple times no longer need to be spread out across the Forge Inventory (Blodhgarm, #48)
- Default recipes for most modded minerals and alloys (Blodhgarm, #63)
- Recipe format changes -> inputs can now also use the
count
property (Blodhgarm, #61) - REI integration was updated to reflect the recipe system changes and support recipe autofill in the Forge Inventory
[1.19] Alloy Forgery - 2.0.15
on Jul 5, 2022Changes
- The automatically generated forge controller recipes can now be overriden by datapacks
Fixes
- Custom Forges now accept liquid fuel (#86 on Mythic Metals)
- The lava in the fuel buffer now renders correctly when the block atlas is not 1024x1024
[1.19] Alloy Forgery - 2.0.14
on Jun 9, 2022Changes
- Port to 1.19
Fixes
- Fuel consumption in high-tier forges is now more accurate and works correctly according to the intended formula. This also means they run a bit slower, as an error in the speed calculation was resposible for the fuel issues
[1.18.2] Alloy Forgery - 2.0.13
on Apr 18, 2022Fix REI texture and occasional crash on launch
Fixed forge cache crash
[1.18.2] Alloy Forgery - 2.0.11
on Mar 30, 2022Added support for inserting lava via fluid pipes, added the Prismarine Forge Controller
[1.18.2] Alloy Forgery - 2.0.10
on Feb 28, 2022First port to 1.18.2
[1.18+] Alloy Forgery - 2.0.9
on Jan 30, 2022Use new owo particle api, remove id remapping data from mixin
[1.18] Alloy Forgery - 2.0.8
on Dec 18, 2021Re-add lithium compat, make hoppers stop inserting when the forge is running
[1.18] Alloy Forgery - 2.0.7
on Dec 3, 2021Port to 1.18 proper, use new mining levels api
[1.18-pre7] Alloy Forgery - 2.0.6
on Nov 24, 2021First 1.18 port
[1.17+] Alloy Forgery - 2.0.6
on Nov 11, 2021Fixed lithium making hoppers unable to extract from forges
[1.17+] Alloy Forgery - 2.0.5
on Oct 26, 2021Actually make forge controllers mineable
[1.17+] Alloy Forgery - 2.0.4
on Oct 11, 2021Update to work with latest owo
[1.17+] Alloy Forgery 2.0.3
on Aug 9, 2021Made comparator output always be at least one while processing
[1.17+] Alloy Forgery 2.0.2
on Aug 6, 2021Fix chunks not saving because I forgot the register the block entity