Entropy is the only constant.
Inspired by the Real-Time Corruptor, this data pack simulates digital decay within Minecraft. It doesn't actually corrupt your save files (we aren't that mean), but it randomly swaps blocks, glitches entities, and breaks physics at a frequency you control.
Caution
Backup your worlds. This pack is designed to be destructive. Use a throwaway world or a creative testing ground before committing to a long-term survival save.
- Dynamic Corruption — Randomly triggers events from a pool of 115+ unique "glitches."
- Scalable Intensity — Control how often the corruption hits via scoreboard values.
- Category-Based Chaos:
- 🧱 Block Glitches — Material swaps (e.g. Stone → TNT, Water → Lava).
- 👾 Entity Malfunctions — Random scaling, levitation, or illegal mob spawns.
- ⚡ Physics Errors — Sudden gravity shifts, lightning, and explosion particles.
- Open Prism Launcher (or your launcher of choice).
- Right-click your instance and select Browse Folder.
- Navigate to
.minecraft/saves/[YourWorldName]/.
- Open the
datapacksfolder inside your world directory. - Drop the
world_corruptorfolder (or the.zip) directly into it.
Once you are in your world, follow these steps to initialize the corruption:
- Enable Cheats — Ensure your world has cheats enabled.
- Reload — Run
/reloadin chat. You should see a confirmation that the data pack was detected. - Start the Engine — Run the init function:
/function corruptor:init
A message saying "Corruptor Active!" will appear in chat. The world will now begin to decay based on the default frequency.
The corruption frequency is based on an intensity scale — higher values mean more frequent events.
| Setting | Command | Description |
|---|---|---|
| ☢️ Nuclear | /scoreboard players set frequency corrupt_settings 1000 |
Events trigger almost constantly. Expect immediate world-ending results and potential frame drops. |
| 💀 Standard Chaos | /scoreboard players set frequency corrupt_settings 100 |
The intended experience. Glitches occur every few seconds — just enough time to panic. |
| 🐢 Slow Decay | /scoreboard players set frequency corrupt_settings 10 |
A creeping corruption. Events are rare, making them far more surprising when they hit. |
| 🛑 Safe Mode | /scoreboard players set frequency corrupt_settings 0 |
Pauses all corruption logic immediately. |
To stop the corruption at any time without removing the pack, set the frequency to zero:
/scoreboard players set frequency corrupt_settings 0