Skip to content

Releases: TerraformersMC/Terraform

Terraform v8.0.1 for 1.20.2

08 Nov 06:28
Compare
Choose a tag to compare

This release improves mod compatibility with extended leaves blocks.

Terraform v8.0.0 for 1.20.2

30 Sep 18:38
Compare
Choose a tag to compare
Release for Minecraft 1.20.2.

- Update to Minecraft 1.20.2
* Update MixinExtras version for compat fixes
- Follow vanilla boat dispenser behavior changes

Terraform v8.0.0 beta 1 for 1.20.2-pre4

13 Sep 22:18
Compare
Choose a tag to compare
Pre-release
v8.0.0-beta.1

Bump version to 8.0.0-beta.1.

Terraform v8.0.0 alpha 1 for 23w31a

21 Aug 04:12
3ef0aaa
Compare
Choose a tag to compare
Pre-release

This release supports Minecraft snapshot 23w31a by following a change made to boats, where their names are based on the item name rather than a generic 'Boat' or 'Chest Boat' name.

Terraform v7.0.1 for 1.20.1

22 Jun 20:32
7783a40
Compare
Choose a tag to compare

This release fixes a crash related to the implementation of the block sound group override prevention introduced in the last release.

Terraform v7.0.0 for 1.20.1

22 Jun 20:38
Compare
Choose a tag to compare

This release stabilizes the changes made in previous beta releases supporting Minecraft 1.20. In addition, it prevents the block sound groups of Terraform signs from being overridden and adds the data version for Minecraft 1.20.1 to the biome remapper.

Terraform v7.0.0-beta.1 for 1.20-rc1

22 Jun 20:41
Compare
Choose a tag to compare
Pre-release
Beta 1 for 1.20-rc1

- Building 7.0.0-beta.1 with 1.20-rc1

v7.0.0-alpha.5: Update for 23w17a

22 Jun 20:45
Compare
Choose a tag to compare
Pre-release
- Updated for Minecraft 23w17a
- Added QuarterLogBlock.ofNether()
* Removal of Material and new Block.Settings

v7.0.0-alpha.4: Fix SignEditScreen mixin crash.

22 Jun 20:45
Compare
Choose a tag to compare
- Fix SignEditScreen mixin crash at client join
- Assign correct block state including burnable() in PillarLogHelper

v7.0.0-alpha.3: Update for 23w16a.

22 Jun 20:44
Compare
Choose a tag to compare
Pre-release
- Updated Material.WOOD to Material.GENERIC for 23w16a