making furnace-like GUIs

Started by veljko53 on

Topic category: Advanced modding

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
making furnace-like GUIs

hey guys do you know how to make gui like furnace (fuel,not smelting instantly etc) using mcreator if it's possible to make it only using custom code tell me and please say me how to get that code or write it because i am very unexperienced with custom code

Last seen on 17:17, 10. Jan 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need:
Wed, 06/29/2016 - 19:14

You need:

1st - Block that extends BlockContainer

2nd - TileEntity that extends TileEntityLockable and implements ITickable, ISidedInventory

3rd - Container class , GUI class , GUIHandler

4th - Custome slot classes (if you need)

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it's confusing please more
Wed, 06/29/2016 - 20:57

it's confusing please more detailed

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
please more detailed how to
Sun, 07/10/2016 - 13:16

please more detailed how to make that?

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make those tile entity
Sun, 07/10/2016 - 13:18

how to make those tile entity things?

Last seen on 17:17, 10. Jan 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:how to make those tile entity
Sun, 07/10/2016 - 13:23

@#4 You need class that extends TileEntity , or in this case TileEntityLockable.
Something like this: http://pastebin.com/SRN4rZxL

Last seen on 17:47, 12. May 2018
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
well ok i want to make
Sun, 07/10/2016 - 13:27

well ok i want to make inverting furnace so how to make it invert all smelting recipes?

Last seen on 14:46, 8. Oct 2023
Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my project has been released…
Sat, 02/27/2021 - 20:13
my project has been released.
you can look if you want. wireless powered machines