• 0

    posted a message on [forge 1.6.4] Micro's Furnace Tutorials [will update all parts to 1.6.4]
    Quote from nxwhitney

    Usually it will be under your block class.

    Look for a line this under your onBlockActivated method:

    par5EntityPlayer.openGui(YourMod.instance, 0, par1World, par2, par3, par4);


    If you have been following Micro's tuts, it is most likely 0. Change that and you should be to go. Let me know how it comes out and don't forget to make sure it matches what you put for it in the GuiHandler! :)

    Yup I figured it out! :D Thanks though!

    BTW this is @Mattkx4......
    Posted in: Mapping and Modding Tutorials
  • To post a comment, please .