
Custom Starter Gear
This simple mod provides complete control over players' starting equipment when they first enter the world. Instead of the standard set of items, you can configure the exact list of things that newcomers will receive.
Main Features
The mod automatically removes all standard guides, books, and items from other mods, replacing them with your own set. It supports precise item placement in the inventory, including armor slots and off-hand. The system preserves all metadata and NBT tags of items.
Configuring Starting Gear
To configure, simply place the desired items in your inventory in the desired slots and execute the command /csg_config set
. The next time a new player logs in, they will receive an exact copy of your inventory.
Kit System
The mod supports creating various item sets for special scenarios, such as quest maps. To create a new kit, use the command /csg_kit add <kit_name>
, after filling your inventory with the required items.
Commands for Working with Kits:
/csg_kit add <name>
- creates or overwrites a kit/csg_kit give <name> [player]
- gives the kit to the specified player/csg_kit remove <name>
- removes the kit/csg_kit list
- shows all available kits
Important Notes
The mod works on both servers and in single-player games. When installed on an existing server, the inventories of all current players will be replaced with the starting gear upon their next login.
Video review of using Custom Starter Gear:
The mod can be freely used in any mod packs without the need for permission.