making furnace-like GUIs

Started by veljko53 on

Topic category: Advanced modding

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 189
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

Active 1 year ago
Joined Aug 2013
Points:
1162

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
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)

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

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

it's confusing please more detailed

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

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

please more detailed how to make that?

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

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

how to make those tile entity things?

Active 1 year ago
Joined Aug 2013
Points:
1162

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
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

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 189
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?

Active 1 month ago
Joined Sep 2018
Points:
727

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
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