Posted July 20, 201411 yr Hi, today I'm wondering is it possible to make an item have sword damage and shovel speed? If this is possible, then how would I go about doing it?
July 22, 201411 yr I knew how to do this is 1.6.4 but i have not tried in 1.7.10 but this is how i did it in 1.6.4: Do this where you define your items: SwordItem = new SwordItem (5000).setUnlocalizedName("AmberItem"); ShovelItem = new ShovelItem (5000).setUnlocalizedName("ShovelItem ")
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.