Back to mods
Treeplacer project artwork

CurseForge · Minecraft mod

Treeplacer

Saplings can dynamically generate different trees, based on the biome they are grown in, declared in data files.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Treeplacer release should I use?

Updated 21 days ago
Latest stable file treeplacer-neoforge-26.1 26.2-2.2.0.jar
Game version 26.1, 26.1.1, 26.1.2
Loader NeoForge

treeplacer-neoforge-26.1 26.2-2.2.0.jar targets 26.1, 26.1.1, 26.1.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is Treeplacer required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does treeplacer-neoforge-26.1 26.2-2.2.0.jar need?

treeplacer-neoforge-26.1 26.2-2.2.0.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Treeplacer without breaking your instance.

Built for treeplacer-neoforge-26.1 26.2-2.2.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use treeplacer-neoforge-26.1 26.2-2.2.0.jar. It targets 26.1, 26.1.1, 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside treeplacer-neoforge-26.1 26.2-2.2.0.jar. It opens that exact file at the source.

About this project

What does Treeplacer add?

Treeplacer

Ever played with a mod, such as Terralith or William Wythers' Overhauled Overworld, that add custom trees to world gen that you can't grow?

Treeplacer allows for the creation of custom datapacks that allow you to change what a sapling grows into based on its growing conditions.

Features include:

  • Changing a sapling's tree for all biomes
  • Change based on selected biome
  • Change based on block grown on, globally or per biome
  • Weighted randomization of saplings grown
  • Change based on world position such as y level
  • Define 2x2 trees even for saplings that do not naturally have them
  • Change large mushrooms (they are internally trees)
  • Change what blocks saplings individually can be placed on

To get started take a look at the wiki on github.

Create Sapling Override JSONs online here!

Example sapling override json for an oak sapling:

{
    "replace": false,
    "values": {
        "treeplacer:all_biomes":[
            {
                "feature":"minecraft:birch",
                "weird":true
            },
            {
                "feature":"minecraft:fancy_oak",
                "weird":false
            }
        ],
        "minecraft:plains":[
            {
                "feature":"minecraft:spruce",
                "weight":1,
                "y":{
                    "max":70
                },
                "weird":false,
                "block":[{"id":"minecraft:podzol"},{"id":"minecraft:coarse_dirt"}]
            },
            {
                "feature":"minecraft:jungle_tree",
                "weight":2,
                "block":[{"id":"minecraft:podzol"}]
            }
        ],
        "minecraft:dirt":"minecraft:acacia"
    }
}

Add Ons:
Terralith by FusionSwarly (May be out of date)

Old Wyther's by OutrightWings

WWEE by Mic1e

Middgard by SbeevYT

If you would like to feature your addon here let me know!

Project description from CurseForge.

Pick your setup

Treeplacer by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

32 available setups

Showing the newest 12 of 16 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Treeplacer versions and loaders

56 of 56 releases match

Looking for an older file? The official CurseForge project page is in Resources.