Making And Saving Your Tree Pieces! - CorgiTaco-MC/Oh-The-Trees-Youll-Grow GitHub Wiki

Trunk Piece

  1. To begin we need to create our trunk piece. This is what will be at the bottom/base of our tree. 2024-01-15_17 06 02

  2. Now we will add red wool blocks at the bottom of our trunk, these red wool blocks are responsible for filling in any air blocks that might be under our tree when generating our tree. This helps ensure the tree looks realistic by anchoring its full trunk to the ground. 2024-01-15_17 10 26

  3. Now we will add a white wool block at the center of our trunk, this will serve as our tree's origin/anchor. This white wool block is responsible for centering the tree up correctly with the passed-in position from the placed feature's placement. ONLY ONE WHITE WOOL BLOCK IS ALLOWED 2024-01-15_17 10 52

  4. Now get a structure block and switch it to "SAVE" mode. image 2024-01-15_17 13 09 image

  5. In the "Structure Name" put namespace:features/trees/<tree_type>/<tree_type>_trunk1. image

  6. Adjust the relative position and structure size to fully encompass the tree trunk and the wool blocks: 2024-01-15_17 19 02

  7. Go back into the Structure Block and press SAVE on the right-hand side: image

Canopy Piece

  1. Next we need to create our canopy piece. This is what will be at the top of our tree. 2024-01-15_17 27 50

  2. Now we will add red wool blocks at the bottom of our canopy, these red wool blocks are responsible for filling in any air blocks that are between our tree's canopy and tree trunk. This attaches both pieces. 2024-01-15_17 28 59

  3. Now we will add a white wool block at the center of our canopy, this will serve as our canopy's origin/anchor. This white wool block is responsible for centering the tree's canopy with the tree's trunk. ONLY ONE WHITE WOOL BLOCK IS ALLOWED 2024-01-15_17 29 43

  4. Now get a structure block and switch it to "SAVE" mode. image 2024-01-15_17 32 10 image

  5. In the "Structure Name" put namespace:features/trees/<tree_type>/<tree_type>_canopy1. image

  6. Adjust the relative position and structure size to fully encompass the tree canopy and the wool blocks: 2024-01-15_17 36 06

  7. Go back into the Structure Block and press SAVE on the right-hand side: image

Retrieving Your Save Pieces

Singleplayer

  1. Exit your singleplayer world. image

  2. Press "SinglePlayer"

  3. Select the world with your pieces. image

  4. Press "Edit" image

  5. Press "Open World Folder". image

  6. Open the "generated" folder. image

  7. Right-click the folder with your namespace and press copy. image

  8. Paste the folder into another folder so you can save it and have easy access to it. image

Move on to the next step!

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