Back to mods
Tree Tweaker project artwork

CurseForge · Minecraft mod

Tree Tweaker

A custom tree generation add on for CraftTweaker

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

Quick answer

Which Tree Tweaker release should I use?

Updated 7 years ago
Latest stable file treetweaker-1.6.1.jar
Game version 1.12.2
Loader Not required

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release No loader listed
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 Tree Tweaker treetweaker-1.6.1.jar need?

treetweaker-1.6.1.jar. Change the file and its required mods may change too.

All 2 required mods have matching files

Install B.A.S.E, CraftTweaker first. We found matching files for this game-version and loader setup.

B.A.S.E Needed by Tree Tweaker treetweaker-1.6.1.jar
required
Matching file found Matched file: base-1.12.2-3.14.0.jar
CraftTweaker Needed by Tree Tweaker treetweaker-1.6.1.jar
required
Matching file found Matched file: CraftTweaker2-1.12-4.1.20.715.jar

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install B.A.S.E, CraftTweaker first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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();

jungle.png

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 available setups

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

Recent files

Tree Tweaker versions and loaders

8 of 8 releases match

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