Jump to content

SirGallus

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

SirGallus's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Have you tried changing: else if (!this.mergeItemStack(var5, 2, 3, false)) { return null; } to: else if (!this.mergeItemStack(var5, 3, 4, false)) { return null; } I am only just touching on creating a new furnace myself but from what I can tell your new input slot is 3 so I imagine that it would look like that. But I'm just guessing.
×
×
  • Create New...

Important Information

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