Strcuture Spawn

Started by viatrophy997 on

Topic category: Help with modding (Java Edition)

Last seen on 16:07, 12. May 2021
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?

Last seen on 20:23, 30. Oct 2023
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?