Posted February 14, 20214 yr I'm trying to change the vanilla tool materials in order to shift progression around a little, but I need some help.
February 14, 20214 yr 18 minutes ago, Stevefan said: I'm trying to change the vanilla tool materials in order to shift progression around a little, but I need some help. There are two possibilities way 1 (difficult): create your own IItemTier and overwrite all tools with your new properties and register them with the vanilla name and the vanilla id way 2 (easy): use events to change the properties: - PlayerEvent#HarvestCheck -> harvestLevel - PlayerEvent#BreakSpeed -> breakSpeed - LivingDamageEvent -> damage of tools - LivingEntityUseItemEvent -> durablity
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.