How to reduce the amount of slots the player has inside the Inventory?

Started by Ali107 on

Topic category: Advanced modding

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to reduce the amount of slots the player has inside the Inventory?

How do I force the player to have less slots in their inventory?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have an idea for this,…
Mon, 11/23/2020 - 18:11

I have an idea for this, create a GUI with the slots you want and make it so it opens only E (the normal button to open Inventory) Hope it helps!

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
every tick clear the…
Mon, 12/14/2020 - 14:06

every tick clear the inventory slots that you don't want the player to use and fill with barrier to tell the player not to use them

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to detect…
Fri, 11/17/2023 - 19:57

Is there a way to detect when inventory opened? Then you could make a procedure that opens your custom inventory regardless of the player's inventory hotkey