How can I edit what a vanilla block drops?

Started by Really on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I edit what a vanilla block drops?
Sat, 01/06/2018 - 20:13 (edited)

I'm trying to make it so that emerald ore drops "Mined Emeralds" rather than normal emeralds. I've looked and MCreator doesn't have any option to edit vanilla content. I've read some other forum posts but they don't help me. I'm very new to modding and I know that I have to use an event handler, but I don't know how to. Someone please help, I'm a total noob.

Edited by Really on Sat, 01/06/2018 - 20:13
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There should be an option…
Mon, 01/08/2018 - 14:14

There should be an option called "Doesn't drop itself" then you can add what item to drop!

Joined Nov 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
''Doesn't drop itself'' only…
Thu, 01/18/2018 - 01:59

''Doesn't drop itself'' only applies to custom content. I don't think you can directly only change vanilla content like that.