Lambda Posted December 24, 2016 Posted December 24, 2016 Hey there. So I'm in need of detecting the block that the item right clicks, I know how to do it for TEs, but not for regular blocks. Thanks. Quote Relatively new to modding. Currently developing: https://github.com/LambdaXV/DynamicGenerators
shadowfacts Posted December 24, 2016 Posted December 24, 2016 Well you've got the World and the BlockPos so just use World.getBlockState.... Quote Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
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.