qsysmine Posted May 13, 2014 Share Posted May 13, 2014 I am making a mod for salting crops, and I am trying to implement World.setBlock(int, int, int, Block) inside an item's onItemUse event. Instead of replacing a clicked block with a salted ground block, it replaces it with air. Code: https://gist.github.com/qsysmine/d710422697146b91f0c2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.