Enough Crashes 💥
A reverse meme "crash optimization" mod - Making crashes fun!
Enough Crashes is a reverse parody mod of Not Enough Crashes (NEC). If NEC is meant to prevent crashes, then Enough Crashes is for "planned crashes"!
This mod triggers real game crashes at preset probabilities during specific game operations, each time displaying a humorous message, making crashes a "featured experience".
🎭 Project Philosophy
"Since crashes are inevitable, why not embrace them actively!"
✨ Features
🎯 Multiple Crash Triggers
- Basic operations: Mining blocks (1%), Placing blocks (1.5%)
- Combat system: Attacking friendly mobs (5%), neutral mobs (3%), hostile mobs (2%)
- Life activities: Eating, crafting, opening containers, and 30+ other operations
- Idle detection: 1 minute (10%) → 5 minutes (50%) → 10 minutes (70%), increasing probability
😂 50+ Humorous Crash Messages
Each crash randomly displays a carefully designed crash prompt, for example:
- "Life is like Minecraft, you get used to crashing."
- "Your save is fine, it just wants a break."
- "This is not a Bug, it's a Feature!"
🏮 Classical Chinese Easter Egg
Complete translation in Classical Chinese (lzh.json), experience the charm of ancient-style crashes:
- "崩愈頻,戲愈精。" (The more it crashes, the more exciting it gets.)
- "此非疵瑕,實乃特徵!" (This is not a defect, it's a feature!)
🌍 Multi-language Support
- Simplified Chinese (Modern vernacular)
- Classical Chinese (Ancient elegance)
- English
- Deutsch
- Español
- More.....
⚙️ Flexible Configuration System
Just an example:
{
"current_level": "sometimes",
"sometimes": { "mineBlockChance": 1.0 },
"rarely": { "mineBlockChance": 0.1 },
"often": { "mineBlockChance": 5.0 }
}
Custom configurations are allowed, but the structure must comply with JSON specifications and have complete key-value pairs.
Three preset levels:
- rarely (Almost never crashes) - Extremely low probability, suitable for cautious players
- sometimes (Sometimes crashes) - Default level, recommended for experience
- often (Often crashes) - High probability, for those seeking excitement
📥 Installation
Prerequisites
- Minecraft 1.21.1
- Fabric Loader
- Fabric API (Required)
Installation Steps
- Download the latest version of Enough Crashes from Modrinth
- Place the
.jar file into your Minecraft mods folder
- ⚠️ Important: Backup your saves!
- Launch the game with Fabric loader
⚠️ Important Warnings
🚨 High-risk Tips
- This is a real crash mod, not a simulated crash screen
- It will really cause the game to close, unsaved progress may be lost
- The mod will try to save your data before crashing to minimize data loss
- Be sure to back up saves regularly, the author is not responsible for data loss
✅ Safe Usage Suggestions
- Use with automatic backup mods (like AromaBackup)
- Only use in single-player or entertainment servers
- Start with low probability levels
- Check save integrity after crashes
🔧 Usage
In-game Commands
/enoughcrashes level <rarely|sometimes|often> # Switch crash level
/enoughcrashes debug <on|off> # Enable/disable debug mode
/enoughcrashes reload # Reload configuration file
Configuration File
Configuration file location: .minecraft/config/enoughcrashes.json
You can:
- Directly edit the configuration file to adjust probabilities (0.0-100.0)
- Create custom configuration levels
- Enable debug mode to view detailed logs
🤝 Contribution
We welcome contributions! You can:
- Report issues on GitHub
- Help improve translations
- Suggest new features
📄 License
This project is licensed under the GNU General Public License v3.0.
🌟 Acknowledgements
📞 Support
- GitHub Issues
- Please include: Minecraft version, mod version, crash logs, reproduction steps
⚡ Quick Start
If you want:
- Light experience: Use
rarely level
- Standard experience: Use the default
sometimes level
- Extreme challenge: Use
often level
Remember: Crashes are not bugs, they are features! 😉
Before downloading, make sure you have enough patience, backed up your saves, and really want to have some fun!