How to remove player unventory and quckbar in gui with slots?

Started by Belofost on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to remove player unventory and quckbar in gui with slots?

I guess i need to use custom code.but what exactly do i need to do?

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, assuming what you're…
Tue, 10/06/2020 - 15:28

Well, assuming what you're referring to is that you want the GUI to contain its own slots, while hiding the player's slots. All you'd need to do is go into the GUI editor, and turn off having slots. This gets rid of the player's slots, and I believe that the GUIs slots still stay present.

Hope this helps.

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No they dont,so i beleive it…
Tue, 10/06/2020 - 15:58

No they dont,so i beleive it is really just the code. You can not add slots to gui without slots.

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Offset the inventory slot…
Fri, 12/31/2021 - 15:00

Offset the inventory slot until its hidden below the screen