Jump to content

saxissweet

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by saxissweet

  1. orangeBlock = new OrangeBlock(300, Material.iron).setUnlocalizedName("orangeBlock"); GameRegistry.registerBlock(orangeBlock, modid + orangeBlock.getUnlocalizedName2()); LanguageRegistry.addName(orangeBlock, "Orange Block"); Im getting an error at the modid part. Did this change in 1.5.2, and if so how can i fix it?
×
×
  • Create New...

Important Information

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