Custom structure trees spaw in water

Started by KUST_DEV on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom structure trees spaw in water

Hello everyone, I want to create a new Dimention, and I want to create custom tree structures so that they spawn in a specific biome. The problem is that when I ceate the tree structure and connect it to the biome, the structure spwan in not only on land but aswell as in water or underwater. How do I make the tress spwan only on the land and in specific biomes. 

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i recommend making trees as …
Mon, 02/19/2024 - 13:28

i recommend making trees as "features" instead of structures (if you're using the newest mcreator version) with that you can better specify how they have to spawn

here is an example:

 

 

Here you can see mine for example- they spawn only on set blocks on the "only if condition" 
so they spawn on my grass and not somewhere else.

 

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
forgot to add this: incase…
Mon, 02/19/2024 - 13:34


forgot to add this: 

incase you dont know on top it says which generation stage and which biome it should spawn in.









 

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks a lot. Really helped…
Mon, 02/19/2024 - 14:13

Thanks a lot. Really helped me out

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No problem, have a nice day!
Mon, 02/19/2024 - 18:11

No problem, have a nice day!

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks for the tutorial! it…
Thu, 06/27/2024 - 21:48

Thanks for the tutorial! it helped me out alot.

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So I was using structures…
Tue, 10/29/2024 - 23:40

So I was using structures and it worked, switched over to this, used your coding, now I have no trees at all. Whats up with that?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Monaic works. Unfortunately,…
Fri, 11/01/2024 - 16:29

Monaic works.

Unfortunately, I have quit using MCreator and transitioned to actual Java scripting. As a result, I cannot assist you with this inquiry since I am unfamiliar with the newer versions of MCreator. At the time of my last post, my suggestion did work, and the idea came from a moderator or admin of the MCreator community; I just can’t remember who it was. I hope you can find the help you need for your problem.

If you have already found a solution, please be kind enough to share it for others who may come across this post with the same issue. Thank you for reading!

So I was using structures…
Sat, 11/02/2024 - 15:33

So I was using structures and it worked, switched over to this, used your coding, now I have no trees at all. Whats up with that?

You are probably using incorrect placement settings.

See https://mcreator.net/wiki/how-make-feature