Architecture Extensions v1.1.0
on Jul 1, 2022Architecture Extensions v1.0.2
on Jul 1, 2022- Fixed a myriad of recipe related bugs.
- Mangrove post lantern uses the soul lantern texture.
Architecture Extensions v1.0.1
on Jul 1, 2022Architecture Extensions v1.0.1
on Jul 1, 2022- A bug regarding the Iron Rod recipe has been fixed.
Architecture Extensions v1.0.0
on Jun 29, 2022- 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.
Architecture Extensions v1.0.0
on Jun 28, 2022- 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.
Architecture Extensions v0.4.1
on Jun 26, 2022Updates:
- 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.
Architecture Extensions v0.4.1
on Jun 26, 2022Updates:
- Added loot tables to the blocks so they drop themselves when mined
- Adjusted block strengths
Architecture Extensions v0.4.0
on Jun 23, 2022Additions:
- A set of Fence Post Caps and Fence Post Lanterns for you to decorate your fences with.
Architecture Extensions v0.3.6
on Jun 23, 2022Updates:
- Actually add Iron Rods this time.
- Some sound updates for deepslate and nether brick roof blocks
Architecture Extensions v0.3.5
on Jun 23, 2022Additions:
- 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)
Architecture Extensions v0.3.4
on Jun 18, 2022Additions:
- 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.
Architecture Extensions v0.3.4
on Jun 18, 2022Additions:
- 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.
Architecture Extensions v0.3.2
on Jun 18, 2022Additions:
- 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.
Architecture Extensions v0.2.0
on May 31, 2022Additions:
- 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.
Architecture Extensions v0.2.0-pre5
on May 23, 2022Additions:
- 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!
Architecture Extensions v0.2.0-pre4
on May 19, 2022- Added missing block sound groups to the Soul Ice blocks
Architecture Extensions v0.2.0-pre3
on May 19, 2022Additions:
- 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