Join the Discord server, to see the current progress on the mod! Discord Server Link
I will come up with videos on how to abuse this plugin as much as you can, the logic each brush has, tutorials and such once I have a version I'm happy with.
I was annoyed of how the current mods work, so I wanted to create an all in one terraforming tool for minecraft builders. My focus is on making this tool as easy to use as possible, as well as extremely powerfull and with no limitations. I wish to implement a wide range of new features, including customizable brushes, procedural generation and advanced material application tools, so stay updated!
/terraformer start or /tf start - Start terraforming mode
/terraformer stop or /tf stop - Stop terraforming mode
/terraformer undo or /tf undo - Undo last modification
/terraformer redo or /tf redo - Redo last modification
/terraformer brush <type> or /tf b <type> - Set brush type
/terraformer size <1-9> or /tf s <1-9> - Set brush size
/terraformer depth <1-20> or /tf d <1-20> - Set brush depth (for Paint/Rise/Dig brushes)
/terraformer materials <materials> or /tf m <materials> - Set brush materials
/terraformer materialmode <mode> or /tf mm <mode> - Set material mode
/terraformer materialmodes - Show all material modes
/terraformer brushes - Show all brush types
/terraformer mask - Set the mask materials
/terraformer randomheight - Toggle random height mode for foliage brush
/terraform randomrotation - Toggle random rotation for schematic brush
/terraform schematic list - See all available schematics
/terraform schematic load <schematics> - Load specified schematics
/terraform blockupdates - Toggles block updates when brushing
/terraform minheight <height> - Set the minimum height for paint brush
/terraform maxheight <height> - Set the maximum height for paint brush
Using the -f flag for brush size and depth forces that value to be set.
Example: /tf s 20 -f - Sets the brush size to 20
/tf m 70%stone,30%dirt/tf m stone,dirt,grass_block/tf m white_concrete,gray_concrete,black_concrete/tf start
/tf b ball
/tf s 5
/tf m stone
/tf b paintwall
/tf mm gradient
/tf d 10
/tf m white_concrete,light_blue_concrete,blue_concrete
/tf b ball
/tf mm random
/tf m 50%stone,30%dirt,20%grass_block
Access the brush settings menu by right-clicking with the brush tool. The menu allows you to:
This project is licensed under the Terraformer Public Use License (TPUL).
You are free to use, modify, and distribute the software, as long as you:
For more details, see the LICENSE file in this repository.

A powerful world editing plugin for Minecraft that allows terraforming and building with various brushes and material modes.