Posted August 22, 201312 yr Hello, I am fairly new to minecraft modding, I have created a wand which on right click I would like to apply the bonemeal effect, I have achieved this, however I would also like the wand to have the ability to be used to till dirt on sneak right click, any help?
August 22, 201312 yr If player.isSneaking then setBlock(x, y, z, tiledBlockID) Else current implementation If you guys dont get it.. then well ya.. try harder...
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.