Description
CinnamonClient
CinnamonClient |
A modular and performance-focused Minecraft 1.21.6+ client mod for Fabric. Built entirely in Kotlin for clarity, extensibility, and real-time control.
๐ Overview
CinnamonClient is a next-generation Minecraft client mod that combines lightweight architecture with powerful customization. Designed for users who demand both performance and flexibility, it offers a clean, customizable HUD system, modern UI framework, and advanced developer utilitiesโall built with a focus on clarity and extensibility.
โจ Key Highlights
- ๐ Lightweight & Modular - Minimal performance impact with toggleable modules
- ๐จ Fully Customizable HUD - Live editing with drag-and-drop repositioning
- ๐ง Modern UI Framework - Polished screens and intuitive controls
- ๐ก Packet-Level Integration - Advanced networking utilities and controls
- ๐ Clean Kotlin Codebase - Minimal dependencies, maximum maintainability
๐งฉ Core Modules
All modules are toggleable and configurable through the in-game GUI, giving you complete control over your experience.
๐ HUD Elements
| Module | Description | Features |
|---|---|---|
| ๐ฎ Keystrokes | Visualizes input (WASD, mouse buttons) | Layout customization, key remapping, color control |
| ๐ FPS Display | Shows current frames per second | Configurable format, color, and positioning |
| ๐ก Ping Display | Displays latency to server or localhost | Adjustable style and scaling options |
| ๐ก๏ธ Armor HUD | Renders armor icons and durability | Fully customizable layout and positioning |
| ๐บ๏ธ Coordinates HUD | Shows player's X, Y, Z coordinates | Axis labeling, formatting, and screen placement |
| ๐ต Spotify HUD | Displays current Spotify track info and playback status | Song title, artist, progress bar, configurable colors and position |
๐ง Utility Modules
| Module | Description | Features |
|---|---|---|
| โ๏ธ HUD Edit Mode | Drag-and-drop HUD repositioning | Snapping helpers, alignment guides, scaling |
| ๐ก Fullbright | Maximum brightness override | Toggle-based lighting control |
| ๐ฑ๏ธ Simple Auto Clicker | Automates mouse clicks at configurable intervals | Adjustable CPS (clicks per second), toggle keybind, visual feedback |
| ๐ฆ Packet Handler | Packet-layer utilities | Powers internal UI interactions |
๐จ Customization
๐ฑ๏ธ Live HUD Editing
Activate HUD Edit Mode through the main menu to transform your interface in real-time:
- Drag & Drop - Move elements anywhere on screen
- Precision Alignment - Edge snapping and alignment guides
- Dynamic Scaling - Resize elements to your preference
- Visual Feedback - See changes instantly as you edit
โ๏ธ Per-Module Configuration
Each module includes dedicated settings accessible via the GUI:
- ๐ฏ Scaling - Adjust size for optimal visibility
- ๐จ Color Customization - Personalize your aesthetic
- ๐ Screen Positioning - Place elements exactly where you want them
- ๐น๏ธ Keybinds & Behavior (Auto Clicker) - Set toggle keys and click speed
๐จ Development
CinnamonClient leverages cutting-edge technologies for optimal performance and maintainability:
๐ ๏ธ Tech Stack
- Kotlin โ Clean syntax and expressive language features
- Fabric โ Lightweight and widely supported modding framework
- Mixin โ Powerful method injection for low-level control
๐๏ธ Architecture
- Modular Design - Easy module creation and management
- Clean Separation - UI logic clearly separated from game logic
- Extensible Framework - Built for future enhancements and community contributions
๐ Installation
Prerequisites
- Minecraft Java Edition 1.21.6 or 1.21.7
- Fabric Loader (latest version)
- Java 21 or higher
Installation Steps
- Download the latest version from Releases
- Install Fabric Loader for Minecraft 1.21.6 or 1.21.7
- Place the CinnamonClient
.jarfile in yourmodsfolder - Launch Minecraft with the Fabric profile
- Access the mod through the in-game menu
๐ Support & Contact
Author: Cinnamonpuma
- GitHub: Issues & Discussions
๐ License
This project is licensed under the (CC BY-NC-SA 4.0). See the LICENSE file for details.
Built with โค๏ธ and โ by Cinnamonpuma
Enhancing your Minecraft experience, one module at a time.


