Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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.