Posted October 18, 201410 yr i am trying to make a bunch of super colorful biomes to add to minecraft but i cannot figure out how to make the top layer made out of red wool blocks.
October 18, 201410 yr I don't think that biome blocks are metadata sensitive, you may have to make a new block with the same texture Former developer for DivineRPG, Pixelmon and now the maker of Essence of the Gods
October 18, 201410 yr That's a bit of a lie. When you set the topBlock, there is also a field you can set to set the topBlock's metadata. I don't know it off the top of my head (it's a field_ field) but I know it is there. -Mitchellbrine Minecraft can do ANYTHING, it's coded in Java and you got the full power of Java behind you when you code. So nothing is impossible. It may be freaking fucking hard though, but still possible If you create a topic on Modder Support, live by this motto: I don't want your charity, I want your information
October 18, 201410 yr It's field_150604_aj. Although, in 1.8, everything uses blockstates so you would just use 1 field. Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
October 18, 201410 yr And a point to 1.8! 1.8: 1 1.7.10: Integer.MAX_VALUE jk, but that's pretty convenient in 1.8. -Mitchellbrine Minecraft can do ANYTHING, it's coded in Java and you got the full power of Java behind you when you code. So nothing is impossible. It may be freaking fucking hard though, but still possible If you create a topic on Modder Support, live by this motto: I don't want your charity, I want your information
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.