Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Architecture Extensions

Architecture Extensions

A mod that allows you to make more detailed builds with all kinds of new building blocks and shapes.

29.1k
56
Decoration
AboutGalleryChangelogVersions

Architecture Extensions v1.1.0

by woodiertexas on Jul 1, 2022
Download

Architecture Extensions v1.0.2

by woodiertexas on Jul 1, 2022
Download
  • Fixed a myriad of recipe related bugs.
  • Mangrove post lantern uses the soul lantern texture.

Architecture Extensions v1.0.1

by woodiertexas on Jul 1, 2022
Download

Architecture Extensions v1.0.1

by woodiertexas on Jul 1, 2022
Download
  • A bug regarding the Iron Rod recipe has been fixed.

Architecture Extensions v1.0.0

by woodiertexas on Jun 29, 2022
Download
  • 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

by woodiertexas on Jun 28, 2022
Download
  • 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

by woodiertexas on Jun 26, 2022
Download

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.

Architecture Extensions v0.4.1

by woodiertexas on Jun 26, 2022
Download

Updates:

  • Added loot tables to the blocks so they drop themselves when mined
  • Adjusted block strengths

Architecture Extensions v0.4.0

by woodiertexas on Jun 23, 2022
Download

Additions:

  • A set of Fence Post Caps and Fence Post Lanterns for you to decorate your fences with.

Architecture Extensions v0.3.6

by woodiertexas on Jun 23, 2022
Download

Updates:

  • Actually add Iron Rods this time.
  • Some sound updates for deepslate and nether brick roof blocks

Architecture Extensions v0.3.5

by woodiertexas on Jun 23, 2022
Download

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)

Architecture Extensions v0.3.4

by woodiertexas on Jun 18, 2022
Download

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.

Architecture Extensions v0.3.4

by woodiertexas on Jun 18, 2022
Download

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.

Architecture Extensions v0.3.2

by woodiertexas on Jun 18, 2022
Download

Additions:

  • New Blocks
    • Complete set of Roofs and Arches
    • Prismarine Post
    • Roof Blocks
  • Updated Recipes for nearly every block
Updates:
  • 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

by woodiertexas on May 31, 2022
Download

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.

Architecture Extensions v0.2.0-pre5

by woodiertexas on May 23, 2022
Download

Additions:

  • Aurora's Deco Blocks
    • Azalea Beam
    • Jacaranda Beam
Updates:
  • 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

by woodiertexas on May 19, 2022
Download
  • Added missing block sound groups to the Soul Ice blocks

Architecture Extensions v0.2.0-pre3

by woodiertexas on May 19, 2022
Download

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
Updates:
  • Fixed missing cullfaces in various block models
  • Fixed mod icon
  • Updated en_us.json
  • Moved block class files to a "blocks" package

Architecture Extensions v0.2.0-pre2

by woodiertexas on May 14, 2022
Download
  • Remove mixins

Architecture Extensions v0.2.0-pre1

by woodiertexas on May 13, 2022
Download
  • Redid the block collision code
  • Added molding blocks
  • Added roof blocks and reworked arch block code
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@fafd47f

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.