Placing Blocks With An Item

Started by RiverOaken on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Placing Blocks With An Item

Hello. I have been messing around with some stuff, and I was wondering if there is any way to place a block by right clicking with an item. Add block only replaces existing blocks. I want something that can place new blocks. Thanks for the help.

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can wait.
Thu, 03/08/2018 - 22:59

I can wait.

Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes you can set an event…
Sun, 03/25/2018 - 20:39

Yes you can set an event that places the block that you want at the coordinates or you can do custom code and and do it on and on activate event