Help Making A Block Remove Itself

Started by StickySlimes on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 years ago
Joined Oct 2017
Points:
701

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
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

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

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

When block right-clicked : remove block

Active 5 years ago
Joined Apr 2016
Points:
992

User statistics:

  • Modifications: 4
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 273
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.

Active 7 years ago
Joined Oct 2017
Points:
701

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
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.

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

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

When player starts to destroy - >remove block with drop