Strcuture Spawn

Started by viatrophy997 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Strcuture Spawn

How to spawn a structure with  a right click with a specific item, but make it 5 blocks underground?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can use procedures to…
Sun, 04/11/2021 - 21:03

You can use procedures to make it so you do this. When item used spawn structure [structure name] x: ~ y: ~-5 z:~

Why do you want to anyway?