HomeJavaModsTerraTrees
TerraTrees
ModsJava

TerraTrees

by RabbitTV · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.10–1.21.11 · Folia⬇ Download for 1.21.4–1.21.8 · Folia⬇ Download for 1.21.10–1.21.11 · Paper⬇ Download for 1.21.4–1.21.8 · Paper⬇ Download for 1.21.10–1.21.11 · Purpur⬇ Download for 1.21.4–1.21.8 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

This project proudly suppports the LGBTQIA+ community

A plugin to generate Terra structures as trees.

This plugin requires Terra to work.

When using the plugin you might notice that when growing normal trees they look lame compared to the Terra ones. Well this plugin fixes that! You can specify any structure in the Terra pack and it will generate as any tree type you want. It even supports nether trees and mushrooms!

Tested on 1.21.4, 1.21.5, 1.21.6 and 1.21.7 - likely to work on other versions too.

Default config:

structures:
  oak-tree: # Tree type
    enabled: true #  If it should spawn a terra structure instead of the vanilla one
    structure: "structure-terrascript-loader:oak_tree_procedural" # which structure to spawn
  big-oak-tree:
    enabled: true
    structure: "structure-terrascript-loader:oak_tree_procedural"
  birch-tree:
    enabled: true
    structure: "structure-terrascript-loader:birch_tree_procedural"
  acacia-tree:
    enabled: true
    structure: "structure-terrascript-loader:acacia_tree_procedural"
  cherry-tree:
    enabled: true
    structure: "structure-terrascript-loader:cherry_blossom_tree_procedural"
  dark-oak-tree:
    enabled: true
    structure: "structure-terrascript-loader:large_dark_oak_tree_procedural"
  tall-jungle-tree:
    enabled: true
    structure: "structure-terrascript-loader:large_jungle_tree_procedural"
  small-jungle-tree:
    enabled: true
    structure: "structure-terrascript-loader:medium_jungle_tree_procedural"
  mangrove-tree:
    enabled: true
    structure: "structure-terrascript-loader:mangrove_tree_procedural"
  pale-oak-tree:
    enabled: true
    structure: "structure-terrascript-loader:large_pale_oak_tree_procedural"
  spruce-tree:
    enabled: true
    structure: "structure-terrascript-loader:spruce_tree_procedural"
  tall-spruce-tree:
    enabled: true
    structure: "structure-terrascript-loader:giant_redwood"
  brown-mushroom:
    enabled: false
    structure: "structure-terrascript-loader:large_mixed_mushroom_procedural"
  red-mushroom:
    enabled: false
    structure: "structure-terrascript-loader:large_mixed_mushroom_procedural"
  warped-fungus:
    enabled: false
    structure: "structure-terrascript-loader:huge-warped-fungus"
  crimson-fungus:
    enabled: false
    structure: "structure-terrascript-loader:huge-crimson-fungus"
settings:
  debug: false # Shows a list of available structures in the world name specified below during startup. Also has a few more debug messages.
  debug-world-name: "world"
Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more