Using an item to place a block on a block.

Started by Adi_MC on

Topic category: User side tutorials

Last seen on 08:33, 17. May 2021
Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Using an item to place a block on a block.

Well...

I tried to make an item that places a block on a block, but instead it replaces the block. Is there any way to do ~1  or something in the Procedure?

Last seen on 16:52, 9. Apr 2024
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you must make place block…
Fri, 10/26/2018 - 20:14

you must make place block and where is y make ((y)+(1)). If you want to remove item after that simply add remove from inventory

2.0
Last seen on 03:03, 6. Feb 2024
Joined Apr 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make it that it will check…
Fri, 10/26/2018 - 22:59

Make it that it will check if block above this block is air if yes than do place block at y+1