Jump to content

FlyingSwine

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by FlyingSwine

  1. 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!
  2. Great find! Thanks! I just have no idea how to understand something like that. Would you be able to help me out a bit?
  3. 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
  4. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.