CurseForge · Minecraft mod
Treeplacer
Saplings can dynamically generate different trees, based on the biome they are grown in, declared in data files.
Quick answer
Which Treeplacer release should I use?
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.
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.
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.
- 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.
- 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.
- 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.
- 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)
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.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.10
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6
2 loader builds1.21.5
2 loader builds1.21.1
3 loader builds1.20.1
3 loader buildsShowing 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
treeplacer-neoforge-26.1 26.2-2.2.0.jar
12 Jul 2026
treeplacer-neoforge-1.21.10-2.2.0.jar
12 Jul 2026
treeplacer-neoforge-1.21.5 1.21.9-2.2.0.jar
12 Jul 2026
treeplacer-neoforge-1.21.1-2.2.0.jar
12 Jul 2026
treeplacer-forge-1.20.1-2.2.0.jar
12 Jul 2026
treeplacer-fabric-26.1 26.2-2.2.0.jar
12 Jul 2026
treeplacer-fabric-1.21.10-2.2.0.jar
12 Jul 2026
treeplacer-fabric-1.21.5 1.21.9-2.2.0.jar
12 Jul 2026
treeplacer-fabric-1.21.1-2.2.0.jar
12 Jul 2026
treeplacer-fabric-1.20.1-2.2.0.jar
12 Jul 2026
treeplacer-fabric-26.1 26.2-2.1.1.jar
24 Jun 2026
treeplacer-fabric-1.21.5 1.21.9-2.1.1.jar
24 Jun 2026
Looking for an older file? The official CurseForge project page is in Resources.