Enough Crashes
No reviews yet
💥 Enough Crashes: The mod that makes Minecraft crash ON PURPOSE when you perform certain actions! Real crashes, humorous messages.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
.jarfile into your Minecraftmodsfolder - ⚠️ 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
- Not Enough Crashes (NEC) for reverse inspiration
📞 Support
- GitHub Issues
- Please include: Minecraft version, mod version, crash logs, reproduction steps
⚡ Quick Start
If you want:
- Light experience: Use
rarelylevel - Standard experience: Use the default
sometimeslevel - Extreme challenge: Use
oftenlevel
Remember: Crashes are not bugs, they are features! 😉
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
.jarfile into your Minecraftmodsfolder - ⚠️ 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
- Not Enough Crashes (NEC) for reverse inspiration
📞 Support
- GitHub Issues
- Please include: Minecraft version, mod version, crash logs, reproduction steps
⚡ Quick Start
If you want:
- Light experience: Use
rarelylevel - Standard experience: Use the default
sometimeslevel - Extreme challenge: Use
oftenlevel
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!
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources