BigStacks 1.0.2
Curse Maven Snippet
What's new
Fixed
- Crash on dedicated servers: the mod tried to load client-only GUI classes during mod construction, causing
Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER. The config screen is now registered from a client-only entrypoint, so the mod loads cleanly on servers.
Added
/bigstacksserver command (OP level 2) for configuring dedicated servers in-game:/bigstacks global get|set <n>— set the global max stack of the server (0 = overrides only)/bigstacks add <itemId|tag> <max>— add/update a per-item or tag override (e.g./bigstacks add "#minecraft:planks" 512)/bigstacks remove <id>— remove an override/bigstacks list— view global value and all overrides (with clickable edit/remove)/bigstacks reload— reload the config from the TOML file
- Help for the client-side
/BigStackscommand now points server admins to/bigstacks.
Notes
- Important: the client GUI and
/BigStackscommands only change the client's config. On dedicated servers, use/bigstacks(OP) or edit the server'sconfig/bigstacks-common.tomldirectly — that's what controls actual stack sizes.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

