Posted July 19, 20178 yr I am currently making a Sugarcane block. I'd like to have the block be able to be placed in multiple formations and directions, just like logs. To do this, I simply copied and edited vanilla Log code to get the desired results. However, this method seemed slightly inefficient, and I was wondering if there was a better way to do so, or at least more practical? Thanks! ~EridiahMods Creator and Developer of the SkyrimCraft mod!
July 19, 20178 yr Extend on BlockRotatedPillar. That class contains everything needed for your blocks to be axis-aligned.
July 20, 20178 yr Author 10 hours ago, V0idWa1k3r said: Extend on BlockRotatedPillar. That class contains everything needed for your blocks to be axis-aligned. Wow, I'm an idiot. Thanks so much! This is much more convenient! Creator and Developer of the SkyrimCraft mod!
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.