Posted January 19, 20196 yr I am trying to change what items are dropped by certain blocks when i tested it, it crashed with an error about a ticking entity. CrashLog My EventHandlerClass(link updated)if necessary Edited January 20, 20196 yr by Trhod177
January 19, 20196 yr Looks like SlaughterCraftEventHandler.addDropForType is getting called with null value. Also, isn't that Minecraft's World class instead of your SlaughterCrafterEventHandler class?
January 19, 20196 yr Hmm.. Is there any reason you're using events instead of overriding the Block methods?
January 19, 20196 yr Author I want to make it so the different tools give different drops and i saw other people saying to do it this way.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.