qsysmine Posted May 13, 2014 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
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.