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

Started by Ali107 on

Topic category: Advanced modding

Active 2 hours ago
Joined Jul 2020
Points:
1256

User statistics:

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

Active 1 year ago
Joined Oct 2020
Points:
1621

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
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!

Active 2 years ago
Joined Mar 2020
Points:
905

User statistics:

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

Active 4 months ago
Joined Jan 2022
Points:
648

User statistics:

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