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

Started by Noud100 on

Topic category: Help with modding (Java Edition)

Last seen on 16:22, 24. Jan 2020
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.

Last seen on 06:49, 20. Jun 2021
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.