How i make a functional sapling?

Started by ElMatixx636 on

Topic category: General discussion

Active 8 years ago
Joined May 2015
Points:
731

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How i make a functional sapling?

Actually i'm making a sapling, but i don't know how to make a schematic for the tree.

Active 7 years ago
Joined Nov 2016
Points:
886

User statistics:

  • Modifications: 0
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 155
Make the tree in MC, then use
Sat, 04/29/2017 - 19:19

Make the tree in MC, then use a tool like MC edit and then save the Schematic,  then load it in to MCreator, but I not sure how you get it to grow/place your tree after x amout of ticks.

Active 4 years ago
Joined Mar 2015
Points:
888

User statistics:

  • Modifications: 6
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 191
tick timer for the plant to
Sat, 04/29/2017 - 23:02

tick timer for the plant to spawn a schematic, and add an "if right clicked" and have "item in hand=bonemeal" to spawn the schematic

Active 5 years ago
Joined Apr 2020
Points:
829

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 86
Wheres the "Item in hand"…
Wed, 05/27/2020 - 14:21

Wheres the "Item in hand" block

Active 3 years ago
Joined Mar 2020
Points:
1279

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1145
It’s in the entity area…
Wed, 05/27/2020 - 14:31

It’s in the entity area. Item in main hand

Active 4 years ago
Joined May 2020
Points:
797

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 107
If you want I made a sapling…
Thu, 05/28/2020 - 06:37

If you want I made a sapling without using schematics, it is fully functional I can send you the .ptpl files if you want.

Active 2 years ago
Joined May 2020
Points:
628

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
can u send me it please?
Sat, 05/30/2020 - 14:35

can u send me it please?

Active 4 years ago
Joined May 2020
Points:
797

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 107
You can download the file…
Sat, 05/30/2020 - 16:38

You can download the file from "here". You could import the files or add to the Template Library from Preferences >>> Procedure Templates. All of them has comments bound, you can check those and good luck.

Active 4 years ago
Joined May 2020
Points:
797

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 107
It also has growing and bone…
Sat, 05/30/2020 - 16:42

It also has growing and bone mealing procedures in case you want to use them. By the way the link is broken. You can download all of them from "here".

 

Active 1 year ago
Joined Mar 2020
Points:
1540

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 1318
That is the most complex…
Wed, 09/02/2020 - 23:57

That is the most complex method I have ever seen. And I can barely make structures generate slightly normally.