How I do a sapling

Started by Traincrafter111 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Mar 2018
Points:
746

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
How I do a sapling

I have the schematic  but how I do it just to be grown only with bone meal and how I do to make it appear in the center because it apears next to the original sapling location?

thanks for the help

You can create tree…
Wed, 11/21/2018 - 10:18

You can create tree structure, import it and place it using procedure when the item is right clicked on the block.

Active 1 year ago
Joined Mar 2018
Points:
746

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
But how I do it only grows…
Wed, 11/21/2018 - 23:52

But how I do it only grows when right clicked with bone meal?

You can check for the item…
Thu, 11/22/2018 - 17:07

You can check for the item in player's hand when it is clicked using if statement and item comparison block.

Active 1 year ago
Joined Mar 2018
Points:
746

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
How I do that sorry for…
Thu, 11/22/2018 - 21:22

How I do that sorry for bothering you but I feel a little complexe the procedure

maybe an image will help

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
There is already a recent…
Thu, 11/22/2018 - 21:47

There is already a recent topic about this, just search in the search bar :)

Active 1 year ago
Joined Mar 2018
Points:
746

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
forget it I have done it…
Thu, 11/22/2018 - 21:47

forget it I have done it thanks for your help

Active 1 year ago
Joined Mar 2018
Points:
746

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
The schematic appers next to…
Thu, 11/22/2018 - 22:17

The schematic appers next to the sappling not in the  position of the sappling help

Active 3 years ago
Joined Nov 2018
Points:
978

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
You may have made the…
Wed, 12/05/2018 - 19:30

You may have made the structure wrong.