Custom trees

Started by Jackof35 on

Topic category: User side tutorials

Active 2 years ago
Joined Mar 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Custom trees

Hello, I actually have a problem, I'm in 2020.3 and I want to know if we can, for a biome, have a structure tree, or just something to have really custom trees, like customising the shape of the tree, sorry for my bad english.

Active 2 years ago
Joined Jul 2016
Points:
785

User statistics:

  • Modifications: 5
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Hi, you can do it by making…
Fri, 07/24/2020 - 20:27

Hi, you can do it by making a custom tree with only air block and set the minimal height to 0, and then you make your structure tree generates very often in your biome.

Active 2 years ago
Joined Mar 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Uh what you are saying is to…
Sat, 07/25/2020 - 06:51

Uh what you are saying is to do invisible trees ???

Active 2 years ago
Joined Mar 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Cause I mean custom trees…
Sat, 07/25/2020 - 06:52

Cause I mean custom trees with custom blocks

Active 2 years ago
Joined Mar 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
  how to send my structure…
Sat, 07/25/2020 - 06:55

 

how to send my structure to the mod config ?

Active 2 years ago
Joined Mar 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
I found that : Create…
Sat, 07/25/2020 - 08:35

I found that : Create multiple structures for your different tree types. Set one as your normal custom tree, and one as a generated structure that can only spawn in your biome.

I will try it