Started by
Really
on
Topic category: Help with Minecraft modding (Java Edition)
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
There should be an option called "Doesn't drop itself" then you can add what item to drop!
''Doesn't drop itself'' only applies to custom content. I don't think you can directly only change vanilla content like that.