Viewing the built in test trees - CorgiTaco-MC/Oh-The-Trees-Youll-Grow GitHub Wiki

The library ships with built-in test trees if you'd like to check how those are made and generate!

Viewing the features in-game

Placing ("generating") the features

Once the mod is installed head into a Minecraft world and type the following command on a block found within the dirt block tag.

/place feature ohthetreesyoullgrow:<tree_id> <x> <y> <z>

2024-01-16_13 15 44

then run the command:

2024-01-16_13 16 23

You will now have placed a tree.

Placing the Tree Pieces

In a Minecraft world type the following command:

/place template ohthetreesyoullgrow:<tree_structure_template_id> <x> <y> <z>

image

and pick a tree piece from the suggestions.

Run the command: 2024-01-16_13 19 28

You will now have placed one of the components of the tree!

Viewing the built-in data pack:

  1. In your game directory find the mods folder. image

  2. In the mods folder find the Oh The Trees You'll Grow Jar: image

  3. Change the .jar file extension to .zip image

  4. Open the zip and navigate to: <zip_file>/data/ohthetreesyoullgrow image

  5. You will find all the structure and world generation configured and placed features in the worldgen and structures folders. This will allow you to see how the test trees were made!

Be sure to check this out: Making And Saving Your Tree Pieces to get started on making your own fully custom trees today!

⚠️ **GitHub.com Fallback** ⚠️