Posted January 25, 201411 yr I'm trying to make the player drop the item has in hand, like when you toss the item by pressing Q. I'm making a mod for 1.6.4 and i'm having issues with this. Just what methods to use will suffice ( and also how to make it so it happens on multiplayer too. ) Any help? thank you
January 25, 201411 yr Hi For background info: http://greyminecraftcoder.blogspot.com.au/2013/10/user-input.html Calling EntityClientMP.dropOneItem might do what you want. the boolean parameter is to drop one vs drop all (holding control) -TGG
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.