
GoldnLib Lite
This mod is incompatible with GoldnLib, use it only in client-side scenarios.
GoldnLib Lite is a lightweight version of the popular library, specially adapted for working in vanilla Minecraft environment. Unlike the full GoldnLib, which adds many items and integrated functions, this version uses a command system to prevent conflicts.
Main Features
The mod provides a set of 6 convenient commands to simplify gameplay:
- /gms - switch to survival mode
- /gmc - activate creative mode
- /gma - transition to adventure mode
- /gmsp - enable spectator mode
- /heal - complete player health restoration
- /feed - character saturation
Implementation Features
All functions are implemented through a command system, making the mod compatible with any vanilla servers. The commands represent shortened versions of standard Minecraft console commands, significantly simplifying their use for regular players.
Installation Requirements
Required components:
- Fabric API
- Java 17 or newer
Incompatible mods:
- GoldnLib Fabric (main version of the mod)
Development
GoldnLib Lite is an open-source project and supports compatibility with the popular mod editor MCreator. Developers welcome suggestions for improving functionality through the pull-request system on GitHub.