How to change the harvest level of vanilla Blocks or Tools?

Started by EmeraldWorldLP on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to change the harvest level of vanilla Blocks or Tools?

I am currently creating a mod for 1.12.2 and I can't figure out how to change the Mining Level of Vanilla Tools and Blocks. My mod changes the balance and progression of the game. Any Help would be appreciated! 

Joined Apr 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can't do anything that…
Fri, 05/17/2019 - 18:44

You can't do anything that is related to Vanilla code

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I am not a expert nor…
Wed, 05/22/2019 - 03:21

I am not a expert nor anything, but i think you can use a global value or something like that to change the values of the vanilla stuff without actually changing or modifying the original code. Iguana Tinker Tweaks do something like that so it's not impossible. Try to search on google or youtube, most people here (including me) are new to these stuff and don't exactly know how java works so yeah