Tree Tweaker
Modby super_fluke
A custom tree generation add on for CraftTweaker
Type
Mod
CurseForge Downloads
306,511
CurseForge ID
298747
Last Updated
Jun 10, 2026
Description
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

Screenshots
Similar Mods
FermiumBooter
A simplistic mixin mod utility for loading early and late mixins
Lumber's Axe
Adds in a Early-Game Axe which chops wood in a flash but isn't good in combat
Cool Rain
Creates ambient sounds for certain blocks during rain
Paraglider Stamina Compats
Make paraglider stamina compat with EpicFight
Accidentally Circumstantial Events(ACE)
Cutom tasks for events
Immunity Enchantments
Adds a Bunch of Immunity Enchantments Making the Wearer Immune to those effects