How i make a functional sapling?

Started by ElMatixx636 on

Topic category: General discussion

Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined Mar 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Joined Apr 2020
Points:

User statistics:

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

Wheres the "Item in hand" block

Joined Mar 2020
Points:

User statistics:

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

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

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined May 2020
Points:

User statistics:

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

can u send me it please?

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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".

 

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could've just used…
Wed, 09/02/2020 - 07:37

you could've just used structures... but ok

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.