Posted December 6, 201212 yr I got a crop and it seems good.but when farmland under it was jumped/change to soil the crop is still there.How can I broke that?hehe...
December 6, 201212 yr I haven't tested this method myself, but my first thought would be to have your crop block check the ID of the block beneath it in the onNeighborBlockChange method. If it's soil, tell it to do nothing; if it's not soil, tell it to break. Hopefully this helps
December 7, 201212 yr Author I haven't tested this method myself, but my first thought would be to have your crop block check the ID of the block beneath it in the onNeighborBlockChange method. If it's soil, tell it to do nothing; if it's not soil, tell it to break. Hopefully this helps It Works!Thank you!
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.