Posted December 25, 201410 yr I understand that we use the block state system to store properties and still have the 4-bit limit. But how do we make metadata blocks anyways now. I have looked a the dirt block and will try and get it workimg based off that but if anyone could at least give me a tip onchow i would be every thank full.
December 25, 201410 yr Hi This link might help a bit http://greyminecraftcoder.blogspot.co.at/2014/12/blocks-18.html BlockOldLog is good to look at too, it uses metadata to store two properties. -TGG
December 25, 201410 yr Author Well to start I am just going to copy the whole class and start messing with it.. But does anyone already know how to do this?
December 27, 201410 yr Hi This is a working example that might be useful. https://github.com/TheGreyGhost/MinecraftByExample/tree/master/src/main/java/minecraftbyexample/mbe03_block_variants -TGG
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.