Download Limit my inventory! — Minecraft Mods — ModStock

Limit my inventory!

Active

Downloads

2

Last update

2 years ago

Versions

1.19.2
Server
Forge
Game mechanics
Utils

This mod permits limiting inventory maximum stack size.

 

Configuration example

//.minecraft/kubejs/server_scripts/script.js LimitMyInventoryEvents.setInventoryMaxStackSize(event => { event.setInventoryMaxStackSize("minecraft:stone", 1); })

 

Mod requires installation solely on the server.