Can't get Structures to spawn how I want

Started by Conner8er on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't get Structures to spawn how I want

So I'm trying to make palm trees for the mod I'm making. However, some of them spawn in the air over water even though I set it to only spawn on sand and grass, and for it to spawn on first block, not first motion blocking block. Any way I can make it not do this?

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That's weird if you set it…
Wed, 06/16/2021 - 21:58

That's weird if you set it to only spawn on sand and grass it shouldn't be able to spawn in the air... Are you sure there aren't any other triggers you forgot or mistakenly activated?

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah, im sure. Sorry for my…
Sun, 06/20/2021 - 21:23

yeah, im sure. Sorry for my late response, I forgot that I requested help here. Let me send screenshots of the situation

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the 1 off set shouldn't have…
Sun, 06/20/2021 - 21:31

the 1 off set shouldn't have structures spawning 5 blocks in the air, but I suppose that could be sand falling due to being updated, but how could I make it not spawn over water?

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
perhaps its the air and…
Mon, 06/21/2021 - 03:41

perhaps its the air and structure block being ignored when placing? If its being ignored it will spawn on air/ structure blocks

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No that's totally fine. The…
Mon, 06/21/2021 - 09:31

No that's totally fine. The problem come from the spawn 'on first block', cuz water is considered as a block. It still spawn above sand or grass, but over water. You have to put 'on first motion blocking block'