This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Releases: lucgei231/Minecraft-Command-Maker
Releases · lucgei231/Minecraft-Command-Maker
1.0.1
1.0.0: Update Gradle to 7.0, Bump CI stuff (#95)
🚀 Release: v1.0.0 – First Public Build
✨ Features
- Initial implementation of core mod functionality
- Compatible with Minecraft
1.21.7and Fabric Loader - Includes
/crashcommand (JSON-only, no external functions) - Portable setup with minimal dependencies
🧪 Known Issues
- Some edge cases may not trigger expected behavior
- Permission handling may vary across server setups
- Gradle build may require manual refresh in certain environments
📦 Installation
- Drop the
.jarfile into your server'smods/folder - Ensure Fabric Loader is installed and matches Minecraft
1.21.7 - Restart the server and test with
/crashor other mod commands
🛠️ Developer Notes
This is my first mod release, and I'm still learning the ropes. Expect a few bugs or quirks—I'm actively improving it!
If you encounter issues, feel free to open an issue or share feedback.