Posted July 20, 20169 yr after about two years on hiatus, I'm trying to get back into minecraft modding Making good progress so far, with the help of this forum and some other resources I've been able to get my mod to do the basic steps ... Now I've run into one problem... How to check for BedRock??? at other occations I've done world.getBlockState(pos).getMaterial() and checked if it is Material.<materialIWant> But it seems that won't work for Bedrock ... any pointers? -------- ok, feeling a bit stupid now setting the stuff aside and doing something else it came to me world.getBlockState(pos).getBlock() == Blocks.BEDROCK; I was just to transfixed on the Material stuff running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है! http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]
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.