Modscraper Modscraper Minecraft
Treeplacer logo

Treeplacer

Mod

by outrightwings

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

Type

Mod

CurseForge Downloads

435,519

CurseForge ID

840202

Modrinth Downloads

110,289

Modrinth ID

4im8hCxA

Last Updated

Jul 27, 2026

Description

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? With Treeplacer you can create a custom datapack that allows you to change saplings to grow into whatever tree your heart desires! Features include: * Change a sapling's tree for all biomes, * Change a sapling's tree based on biome, * Change a sapling's tree based on the block it is grown on. * Define a 2x2 tree that uses the rules above on all saplings, even mushrooms! * Plus many advanced rules! Example Sapling Override File: Spoiler ``` { "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" } } ``` To get started take a look at the wiki on github. Create Sapling Override JSONS online [here](https://misode.github.io/treeplacer/sapling_overrides/)! Add Ons: * [Terralith](https://modrinth.com/datapack/treeplacer-terralith-addon) * [Wyther's](https://modrinth.com/datapack/treeplacer-wythers-addon)

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.19 1.19.1 1.19.2 1.19.4 1.20.1 1.21.1 1.21.5 1.21.6 1.21.7 1.21.8 +6 more

Similar Mods

Included in Modpacks

External Resources