How do I have more than one custom tree in the same biome?

Started by Matt The Banana on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Sep 2018
Points:
1021

User statistics:

  • Modifications: 3
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 163
How do I have more than one custom tree in the same biome?

How do I have more than one custom tree in the same biome? I have an tropical biome and I would like to have more than one tree type.

Active 4 years ago
Joined Jun 2016
Points:
1725

User statistics:

  • Modifications: 6
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1752
Create multiple structures…
Sun, 04/07/2019 - 09:35

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.

Active 1 month ago
Joined Sep 2018
Points:
1021

User statistics:

  • Modifications: 3
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 163
That's smart! Good thinking!…
Tue, 04/09/2019 - 00:44

That's smart! Good thinking! Thank you!