**Added**:
- Implement CompleteConfig to allow players to configure levels and limit breaks.
- Configuration UI in game client for single player (using cloth config and mod menu)
- Configuration files in client config directory
- Configuration files in server config directory
- Server configuration synced to client during multiplayer sessions
**Added**:
- Implement CompleteConfig to allow players to configure levels and limit breaks.
- Configuration UI in game client for single player (using cloth config and mod menu)
- Configuration files in client config directory
- Configuration files in server config directory
- Server configuration synced to client during multiplayer sessions
**Changed**:
- Bumped fabric-api `0.57.0+1.19` -> `0.58.0+1.19`
- Bumped fabric-language-kotlin `1.8.1+kotlin.1.7.0` -> `1.8.2+kotlin.1.7.10`
- Renamed increment/decrement identifiers to increment/decrement level
- Expanded enchantment list entries to Triple to include compatibility
- Reworked list texture for longer enchantment names
**Added**:
- Buttons and keybinds to toggle limit breaks
- Networking and state for limit breaks
- Incompatible, level, and treasure limit breaks
- New disabled and empty enchantment row textures
**Changed**:
- Bumped fabric-api `0.57.0+1.19` -> `0.58.0+1.19`
- Bumped fabric-language-kotlin `1.8.1+kotlin.1.7.0` -> `1.8.2+kotlin.1.7.10`
- Renamed increment/decrement identifiers to increment/decrement level
- Expanded enchantment list entries to Triple to include compatibility
- Reworked list texture for longer enchantment names
**Added**:
- Buttons and keybinds to toggle limit breaks
- Networking and state for limit breaks
- Incompatible, level, and treasure limit breaks
- New disabled and empty enchantment row textures
**Added**:
- Open Enchant Menu screen on keypress
- Show a list of enchantments for the selected item
- Toggle the selected enchantment on click
- Highlight row for applied enchantments
- Show the current level for applied enchantments
- Change target level using buttons or keypress
- Enable scrolling in the list
- Created the Enchant Menu icon
**Added**:
- Open Enchant Menu screen on keypress
- Show a list of enchantments for the selected item
- Toggle the selected enchantment on click
- Highlight row for applied enchantments
- Show the current level for applied enchantments
- Change target level using buttons or keypress
- Enable scrolling in the list