Structures generating one block too low

Started by Butterkat on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Structures generating one block too low

I have a custom structure, but it always ends up generating one block underneath the ground. I can't figure out how to get it to sit on top of the ground normally.

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Structures have xyz…
Sun, 10/13/2024 - 07:51

Structures have xyz coordinates, you can use them. If this doesn't work, you can use mcretor's own feature. There are many videos on YouTube about this.