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

Started by Ali107 on

Topic category: Advanced modding

Last seen on 00:45, 19. Apr 2024
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?

Last seen on 04:28, 26. Jan 2024
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!

Last seen on 06:33, 1. May 2023
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

Last seen on 12:02, 20. Mar 2024
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