CurseForge · Minecraft mod
Tree Tweaker
A custom tree generation add on for CraftTweaker
Quick answer
Which Tree Tweaker release should I use?
Tree Tweaker treetweaker-1.6.1.jar targets 1.12.2. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is Tree Tweaker required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Tree Tweaker treetweaker-1.6.1.jar need?
treetweaker-1.6.1.jar. Change the file and its required mods may change too.
Install B.A.S.E, CraftTweaker first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Tree Tweaker without breaking your instance.
Built for Tree Tweaker treetweaker-1.6.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use treetweaker-1.6.1.jar. It targets 1.12.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install B.A.S.E, CraftTweaker first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside treetweaker-1.6.1.jar. It opens that exact file at the source.
About this project
What does Tree Tweaker add?
Tree Tweaker is a CraftTweaker add on that allows you to add custom trees to world generation. The shape, height, leaves, logs, frequency, biome, and more can all be customized through zen script. Trees can use modded blocks and be set to generate in modded biomes.
Example Tree Script:
import mods.treetweaker.TreeFactory;
var jungle = TreeFactory.createTree("jungle");
jungle.setTreeType("JUNGLE");
jungle.setLog("minecraft:bone_block");
jungle.setLeaf("minecraft:brown_mushroom_block");
jungle.setGenFrequency(7);
jungle.setMinHeight(10);
jungle.register();

More detailed information and additional examples can be found on the Tree Tweaker Wiki

Project description from CurseForge.
Pick your setup
Tree Tweaker by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Tree Tweaker versions and loaders
treetweaker-1.6.1.jar
20 Feb 2019
treetweaker-1.6.jar
13 Feb 2019
treetweaker-1.5.jar
25 Aug 2018
treetweaker-1.4.jar
14 Aug 2018
treetweaker-1.3.jar
27 Jul 2018
treetweaker-1.2.jar
27 Jul 2018
treetweaker-1.1.jar
23 Jul 2018
treetweaker-1.0.jar
21 Jul 2018
Looking for an older file? The official CurseForge project page is in Resources.