Trinkets Mod — Configuration
Commands
Trinkets includes administrative commands to manage player equipment and debug slot configurations. These are useful for server administrators and modpack developers.
| Command | Description |
|---|---|
/trinkets set <player> <group> <slot> <index> <item> |
Forces an item into a specific trinket slot on a player. |
/trinkets get <player> <group> <slot> <index> |
Returns the item currently equipped in the specified slot. |
/trinkets info <player> |
Lists all active slots and currently equipped trinkets for a player. |
Configuration
The mod provides a client-side configuration file (trinkets-client.toml) which allows users to customize the visual experience of the accessory system:
- Show Trinket Button: Toggles the visibility of the trinket icon in the inventory.
- Button Position: Adjusts where the trinket button appears relative to the player model.
- Group Tooltips: Enables or disables detailed tooltips when hovering over slot groups.
- Quick Move: Configures how items are moved into trinket slots when shift-clicking from the main inventory.