Jump to content

Zuhkiwi

Members
  • Posts

    8
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Zuhkiwi's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Yeah i know, i forgot how to do this, i have done this a few times before.
  2. I dont know how to explain it, but i want to be able to, ConnectedBrick = new ConnectedBlockBrick(); inside the brackets be able to give the String its Value so that i don't have to create a class per block
  3. I Am trying to set it so that you can define a String when you are registering your block, like doing ".setUnlocalizedName()", but i don't know how to do this. http://pastebin.com/VSVXxvEq
  4. Sorry for bothering you again, but where you have "BlockPedestal.instance.blockID" I am not sure how to change that to my block, it seems to have changed since i did this last.
  5. No, which would be the problem? How exactly would i go about doing this? I don't want to mess up and have to waste more of your time.
  6. I am trying to create a basic block that a custom model, (I am going to add function once i have the basic code done). I can load mine craft with no errors, but in game it has a chest icon in the inventory and it is invisible when i place it. Block File: http://pastebin.com/mqt0Rgv9 Model File: http://pastebin.com/1jKgG6aj TileEntity Renderer: http://pastebin.com/UWG5f0nn TileEntity: http://pastebin.com/hH3XEnRd Picture of Block Ingame:
×
×
  • Create New...

Important Information

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