Help Making A Block Remove Itself

Started by StickySlimes on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help Making A Block Remove Itself

When you use i,j and k, that makes the block remove at you. Is there anyway i could make the block remove itself?

Thanks,

StickySlimes

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When block right-clicked :
Thu, 10/12/2017 - 22:01

When block right-clicked : remove block

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:When block right-clicked :
Fri, 10/13/2017 - 12:26

@#1

That should be on block right-click, add block=air at i,j,k.

Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im trying to make it like it
Fri, 10/13/2017 - 20:15

Im trying to make it like it if player starts to destory then remove the block and you get a drop of it. But its just removing it no drop.

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When player starts to destroy
Fri, 10/13/2017 - 20:49

When player starts to destroy - >remove block with drop