Custom tree doesn't generate

Started by Coliop on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom tree doesn't generate

Hello,

I'd like to make this tree spawn on plains and forest but it doesn't seem to generate in my current world. Could you help me? Thx

Picture here:

Image here

 

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
NB: This tree is using…
Thu, 06/03/2021 - 15:39

NB: This tree is using custom blocks, custom wood and custom leaves

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you should raise the…
Thu, 06/03/2021 - 17:55

I think you should raise the amount of structures per 1.000.000 a bit (1.000 out of 1.000.000 means it will spawn on 1 chunk out of 1.000)

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set it to 50000
Thu, 06/03/2021 - 18:04

set it to 50000

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and increase the group…
Thu, 06/03/2021 - 18:04

and increase the group amount 

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Alright, now it generates,…
Thu, 06/03/2021 - 18:44

Alright, now it generates, thank you!

Do you know how can I do if I want to avoid them from spawning into each other, like spacing them?

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set the max group amount to…
Sat, 06/12/2021 - 13:12

Set the max group amount to 1. There isn't any other solution