How to make a building spawn under the player

Started by Friuises on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Mar 2022
Points:
490

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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
Active 5 months ago
Joined Mar 2021
Points:
1013

User statistics:

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

below is y-1

Y is player position

Active 3 years ago
Joined Mar 2022
Points:
490

User statistics:

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

Oh thank you, it works now