Posted July 19, 20196 yr So the HarvestCheck event isn't called for tools. Neither is HarvestDropsEvent, if the harvest is unsuccessful. Are there any events which are fired by tools? I want to make a single wooden pickaxe able to harvest Diamond, for example, based on the pickaxe's NBT, without modifying every wooden pickaxe in the game.
July 19, 20196 yr Author If anyone cares, I think I will go the route of checking harvest levels in the BlockBreak event and then spawn the drops from getDrops() myself, if the harvest would have been unsucessful. A little hack-y but it does the job I guess Edited July 19, 20196 yr by stepsword
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.