- Fixed a myriad of recipe related bugs.
- Mangrove post lantern uses the soul lantern texture.
- A bug regarding the Iron Rod recipe has been fixed.
- Fix recipe for Copper Rod conflicting with the Lightning Rod recipe: https://github.com/woodiertexas/architecture-extensions/issues/11
- Implement waterlogging for all blocks that didn't have waterlogging before.
- Tweaked recipes for the Fence Post Caps and Iron Rod.
Same as the 1.18.2 changelog.
- Fix recipe for Copper Rod conflicting with the Lightning Rod recipe: https://github.com/woodiertexas/architecture-extensions/issues/11
- Implement waterlogging for all blocks that didn't have waterlogging before.
- Tweaked recipes for the Fence Post Caps and Iron Rod.
Updates:
- Essentially all the changes made from v0.3.4 to v0.4.1 on the 1.19 version has been imported to the 1.18.2 version. View these changes on the Github repo.
Updates:
- Added loot tables to the blocks so they drop themselves when mined
- Adjusted block strengths
Additions:
- A set of Fence Post Caps and Fence Post Lanterns for you to decorate your fences with.
Updates:
- Actually add Iron Rods this time.
- Some sound updates for deepslate and nether brick roof blocks
Additions:
- Added Iron Rods
Updates:
- A hotfix for the quilt.mod.json specifying the wrong mc version dependency. (Depended on mc 1.18.2 in the 1.19 build)
Additions:
- Added Mangrove blocks to arch-ex (Crown Molding, Beam, Joist, and Fence Post)
Updates:
- Added in all missing recipes
- Made sure that recipes from integrated mods do not load if said mods are not present.
This changelog is a combination of changes between v0.3.3 and the v0.3.4 release. View the changes on the Github repo.
Additions:
- Added Mangrove blocks to arch-ex (Crown Molding, Beam, Joist, and Fence Post) (1.19 exclusive)
Updates:
- Added in all missing recipes
- Made sure that recipes from integrated mods do not load if said mods are not present.
This changelog is a combination of changes between v0.3.3 and the v0.3.4 release. View the changes on the Github repo.
Additions:
- New Blocks
- Complete set of Roofs and Arches
- Prismarine Post
- Roof Blocks
- Updated Recipes for nearly every block
- Various recipe bug fixes
This changelog is a combination of changes between v0.3.0 and the v0.3.2 release.
Additions:
- New Blocktypes
- Molding Blocks
- Rod Blocks
- Roof Blocks
- Mod Integrations
- Aurora's Decorations
- Azalea Beam
- Azalea Crown Molding
- Azalea Fence Post
- Soul Ice
- Soul Ice Column
- Soul Ice Brick Column
- Polished Soul Ice Column
- Soul Ice Post
- Soul Ice Brick Post
- Polished Soul Ice Post
- Hardened Lightstone Column
- Lightstone Column
- Lightstone Brick Column
- Polished Lightstone Column
- Hardened Lightstone Post
- Lightstone Post
- Lightstone Brick Post
- Polished Lightstone Post
Updates:
- General code rework in the mod itself to make it work better
- Removed ".nonOpaque()" for most of the blocks in ArchitectureExtensionsBlocks.java and ArchExSoul_IceCompat.java
- New roof models by Azagwen: #7 on Github
- New textures for Iron H-Beam by Carter: #8 on Github
- Update registry methods for ArchExSoul_IceCompat.java; thanks acikek!
This changelog is a combination of changes between v0.2.0-pre1 and the v0.2.0 release.
Additions:
- Aurora's Deco Blocks
- Azalea Beam
- Jacaranda Beam
- Code cleanup for the block java files
- Removed ".nonOpaque()" for most of the blocks in ArchitectureExtensionsBlocks.java and ArchExSoul_IceCompat.java
- New roof models by Azagwen: #7 on Github
- New textures for Iron H-Beam by Carter: #8 on Github
- Update registry methods for ArchExSoul_IceCompat.java; thanks acikek!
- Added missing block sound groups to the Soul Ice blocks
Additions:
- Added new blocks
- Rod Blocks
- Bamboo Rod
- Copper Rod
- Continuous End Rod
- Soul Ice Blocks
- Soul Ice Column
- Soul Ice Brick Column
- Polished Soul Ice Column
- Soul Ice Post
- Soul Ice Brick Post
- Polished Soul Ice Post
- Hardened Lightstone Column
- Lightstone Column
- Lightstone Brick Column
- Polished Lightstone Column
- Hardened Lightstone Post
- Lightstone Post
- Lightstone Brick Post
- Polished Lightstone Post
- Fixed missing cullfaces in various block models
- Fixed mod icon
- Updated en_us.json
- Moved block class files to a "blocks" package