How do I create a sapling that spawns more than one type of tree?

Started by Honeypi3 on

Topic category: Help with modding (Java Edition)

Last seen on 19:02, 3. May 2022
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I create a sapling that spawns more than one type of tree?

Sorry if anything here is worded poorly!! I’m having trouble with making a sapling that can spawn more than just one type of tree. I have a few different structures for trees that I would like for the sapling to randomly pick from and spawn,, if that makes sense.

 

I didn’t see any forum topics on this before, or any tutorials on it, so any help would be appreciated!! 

Last seen on 15:46, 28. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If random spawn a type else…
Tue, 05/03/2022 - 13:27

If random spawn a type else spawn another type

Remove sapling block

Last seen on 19:02, 3. May 2022
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much!! I’ll try…
Tue, 05/03/2022 - 18:32

Thank you so much!! I’ll try this