Posted September 6, 201510 yr Hello guys, so I'm working on a block that needs some IProperties; however I would like to ignore them in the block registering so I don't have to create tons of blockstate variants. Does anyone know how to do it?
September 6, 201510 yr Use a custom StateMapperBase and only add the properties you want to show up - look in BlockModelShapes for some examples of how to build a custom state map. http://i.imgur.com/NdrFdld.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.