Architecture Extensions v3.6.0
on Apr 3, 2024- Updated to 1.20.4
- Updated dependencies
- Wooden Octagonal Columns get a new look
Architecture Extensions v3.5.1
on Jan 26, 2024- Fixed a bug regarding blackstone being able to be cut into endstone (lmao)
Architecture Extensions v3.5.0
on Sep 29, 2023- Added a new blocktype:
Curve
- Updated Japanese translation
- Renamed
Wall Column
toPilaster
(Thanks Ovich)
Architecture Extensions v3.4.4
on Aug 17, 2023- Updated Japanese translation
- Round Arch blocks use slab voxelshapes
- Metal blocks no longer use the anvil sound when placed
Architecture Extensions v3.4.3
on Aug 11, 2023- fixes an issue where language overrides do not work due to caching (PR https://github.com/DebuggyTeam/architecture-extensions/pull/51)
Architecture Extensions v3.4.2
on Aug 11, 2023- fully fixed roof models
- fixed a missing translation for glass in
en_us
- fixed texture configurations
- added "end" texture config
- added ukranian translation (not fully complete)
- added japanese translation (not fully complete)
Architecture Extensions v3.4.1
on Aug 9, 2023- fixed roof models (@Cart3r1234)
- updated
en_us.json
Architecture Extensions v3.4.0
on Aug 7, 2023- added powdered/sand block variants (creative only)
- added glass block variants (also creative only)
- added metablocktypes (such as
#wood
,#stone
, etc) - reworked the language system to allow for translation overrides
- missing lang keys are now more noticeable
- translucent blocks (such as glass) are now supported
- fixed a pathfinding issue with arch-ex blocks
Architecture Extensions v3.3.0
on Aug 2, 2023- Added raw ore block variants
- Added cracked block variants
Architecture Extensions v3.2.1
on Aug 1, 2023- Corrected
Tube Steel
toTube Metal
- Fixed octagonal column culling
- Facades can no longer be replaced by other blocks
- Arches now have uvlock albeit the arch itself looks funny
Architecture Extensions v3.2.0
on Jul 16, 2023- Every block now has the namespace of
architecture_extensions:modid/mod_block
- Grouped block language keys are now
architecture_extensions.grouped_block.modid.mod_grouped_block
- While there is backwards compat with the old grouped block lang keys, its recommended to update to the new lang key format for grouped blocks
- This also fixes the registry clash issue that causes the game to crash
Architecture Extensions v3.1.1
on Jul 13, 2023- Updated QMJ so suspicious shapes loads
- Code formatting cleanup
- Actually bump the mod version in gradle.properties
Architecture Extensions v3.1.0
on Jul 9, 2023- added Octagonal Columns
- added Round Fence Posts
- added Round Arches
- added Copper Tube Metal and I-beam
- updated en_us.json
Architecture Extensions v3.0.0
on Jun 13, 2023- Update to 1.20.1
- Update MapColors.java since there is a breaking change regarding map colors. Read the Arch-Ex Documentation here.
Architecture Extensions v1.1.3
on Jun 1, 2023- Fixed some bugs pertaining to loot tables.
Though it is highly recommended to update to Arch-Ex 2
Architecture Extensions 1.1.2
on May 18, 2023- Added mangrove blocks to the loot tables.
- It is highly recommended to upgrade to Architecture Extensions 2.
Architecture Extensions v2.1.0
on Apr 16, 2023In this release:
- New blocks: Facades, Transoms, Lattices, Tube Steel, I-Beams
- New block variants: Calcite, Dripstone, Tuff, Obsidian, Endstone, Concrete, Terracotta, etc
- General improvements to Arch-Ex code and datagen
- New Tube Steel, I-Beam, and H-Beam textures
Architecture Extensions v2.0.0
on Mar 25, 2023- Arch-Ex was fully rewritten and now has datagen.
- An API for mods to integrate with Arch-Ex.
Architecture Extensions v1.1.1
on Jul 7, 2022Architecture Extensions v1.1.1
on Jul 7, 2022- Syncing mod versions up again. 1.0.2+1.18.2 and 1.1.0+1.19 had the same changelog due to a versioning mistake.