So, How do you make a chest?

Started by MLGopposite on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So, How do you make a chest?

obviously  there is something here that im  not understanding, but how do i  make a custom  chest, with like bigger  slots and what not

Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:Doesn't work for me it always
Wed, 04/26/2017 - 18:16

@#8 How do you make an inventory inherited from the block? If I try to add an input slot, it tells me I need to add an inventory. So I click "Add an Inventory" and have to add my own. Then MC adds the "Inherited" one to the list. So I then delete mine, but still doesn't work.

Joined Nov 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:RE:Doesn't work for me it always
Tue, 07/25/2017 - 21:56

Thanks

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how are you chests?
Fri, 08/31/2018 - 19:44

how are you chests?

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how are you chests?
Fri, 08/31/2018 - 19:45

how are you chests?

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm using 1.8.0. the items…
Tue, 09/11/2018 - 19:00

I'm using 1.8.0. the items just disappear. I did the same exact thing, I think...

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
> I've done as asked, but…
Mon, 03/04/2019 - 11:34

> I've done as asked, but for whatever reason, when I open the block's inventory and drag something into it, it looks fine, but when I hit ESC to close the inventory and open it back up, it's gone. :( Is there something I need to do to save the inventory in the object before closing it or something?

Same problem, but I actually make GUI for an item, and have no opportunity to just press *make block inventory*
Can someone help me with that? 

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When you make the GUI, you…
Fri, 03/08/2019 - 15:05

When you make the GUI, you have to bind it to a block. When you add the inventory, you should choose "inherited" inventory.

Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have follow all the steps…
Sun, 05/05/2019 - 12:00

I have follow all the steps to make an inventory block but there is a problem tho , when I close the gui the block drop a "ghost" version of all items which where in the gui , and when I open the gui they just vanished ... please help !

Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well , it finaly worked when…
Sun, 05/05/2019 - 12:08

Well , it finaly worked when I suppressed the "inherited" , thx .

 

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when i'm opening my chest…
Tue, 12/28/2021 - 07:29

when i'm opening my chest block game says saving world and closing

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@superpaperboy, you need to…
Sun, 09/28/2025 - 01:43

@superpaperboy, you need to specify how many slots you have in your block entity. It will crash if you have the wrong number of slots that doesn't match how many slots you have in the GUI.