ChickenMod 🐔
Transform your Minecraft experience with magical, mountable chickens and rare breeds with special abilities!
🚀 Features
🐓 Mountable Chickens
- Ride chickens with intuitive controls
- Smooth movement and animations
- Custom mounting/dismounting mechanics
🌟 Rare Chicken Breeds
- Speed Chickens - 25% faster movement
- Slow Fall Chickens - Reduced fall damage
- Lucky Chickens - 15% more drops
🛠️ Technical Highlights
- Built with Fabric API for Minecraft 1.21
- Client & Server compatible
- Optimized performance
- Clean, maintainable codebase
🎮 Quick Start
-
Requirements
- Minecraft 1.21
- Fabric Loader 0.14.0+
- Fabric API 0.102.0+
-
Controls
- Mount/Dismount: Right-click with empty hand
- Movement: WASD/Arrow Keys
- Jump: Space
- Dash (if available): Double-tap forward (Removed Currently)
- Dismount: Left Shift
🤝 Support
If you enjoy this mod, consider giving it a ⭐ on GitHub!
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
A Minecraft mod for Fabric that adds new chicken-themed content, including items, entities, effects, and trades.
Features
-
New Items:
- Golden Egg
- GolChick Food
- Chicken Super Feed
-
New Entity:
- Mountable Chicken (rarely spawns in the overworld, can be ridden and has special abilities)
-
Custom Effects:
- Adds new potion/effect types
-
Wandering Trader Trades: (Not Functional)
- GolChick Food can be bought from the wandering trader
-
Networking: (Ability Has to Be ReFactored)
- Custom networking for special chicken abilities
Dependencies
- Fabric Loader
- Fabric API
- MixinExtras
- Java 21
Installation
- Install Fabric Loader.
- Download and add Fabric API and MixinExtras to your
mods
folder. - Place the ChickenMod jar in your
mods
folder. - Launch Minecraft with the Fabric profile.
Source
Note:
Requires Minecraft 1.21 and Java 21.