How do I make my custom pickaxe auto-smelt blocks?

Started by Noud100 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make my custom pickaxe auto-smelt blocks?

I'm trying to make a pickaxe that auto-smelts blocks.

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I havent tested this, but…
Fri, 01/17/2020 - 11:28

I havent tested this, but try it because I think it may work.

Create a procedure that checks to see what item your using to break the block. If it is your pickaxe, make it drop a gem, being what the block would drop if smelted.