Hi, I'm a novice programmer, and in my mod, I'm trying to make a new type of sign. In my block class, I set it to extend BlockSign, but I'm not sure how to set up the constructor and all of that. Can anybody help me here? Thanks!
Sorry if the title is vague. Basically, I have a multi-textured block, and the icon for the block only shows the side texture. I want it to show the front as well, and look like it does when it's placed.
Here's my class for the block:
http://pastebin.com/XhkGUHiC
Thanks!
-fs
Hey there,
I'm new to modding and I'm making a mod with new mobs. I'm wondering how I can make the mobs rideable and tameable with a custom saddle. Thanks!
-Dubstaphone