How to make a building spawn under the player

Started by Friuises on

Topic category: Help with modding (Java Edition)

Last seen on 11:08, 5. Jul 2022
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a building spawn under the player
Mon, 06/13/2022 - 16:58 (edited)

How do I make a building spawn below a player? Here's my code, but it doesn't work for some reason

https://imgur.com/a/LM0tof1

Edited by Friuises on Mon, 06/13/2022 - 16:58
Last seen on 13:35, 29. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
below is y-1 Y is player…
Mon, 06/13/2022 - 17:07

below is y-1

Y is player position

Last seen on 11:08, 5. Jul 2022
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh thank you, it works now
Mon, 06/13/2022 - 17:14

Oh thank you, it works now