Skip to content

Instantly share code, notes, and snippets.

Created April 17, 2014 03:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6f2fb8e03ad0c7381417 to your computer and use it in GitHub Desktop.
Save anonymous/6f2fb8e03ad0c7381417 to your computer and use it in GitHub Desktop.
Attempt at changing harvest level of Diamond Ore with Minecraft Forge, for MC 1.7.2
Blocks.diamond_ore.setHarvestLevel("pickaxe", 5);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment