Placing top slabs by procedures

Started by luckys25 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Placing top slabs by procedures

I was searching through forum and I didn't find anything similar, so:

Is it possible to determine which position a slab or stairs will be placed by procedure blocks? I mean top or bottom position. Thanks.

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just use this command: "…
Fri, 12/11/2020 - 04:07

Just use this command: "/setblock ~ ~ ~ your_slabs_id[type=top] replace"