Skip to content

RandomTypek/minecraft_rtc_datapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🌀 Minecraft RTC Datapack

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.


🛠 Features

  • 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.

📥 Installation

1. Locate your Save Folder

  • Open Prism Launcher (or your launcher of choice).
  • Right-click your instance and select Browse Folder.
  • Navigate to .minecraft/saves/[YourWorldName]/.

2. Add the Pack

  • Open the datapacks folder inside your world directory.
  • Drop the world_corruptor folder (or the .zip) directly into it.

🚀 Activation

Once you are in your world, follow these steps to initialize the corruption:

  1. Enable Cheats — Ensure your world has cheats enabled.
  2. Reload — Run /reload in chat. You should see a confirmation that the data pack was detected.
  3. 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.


⚙️ Configuration (The "Entropy Dial")

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.

🛑 Deactivation

To stop the corruption at any time without removing the pack, set the frequency to zero:

/scoreboard players set frequency corrupt_settings 0

About

Minecraft data pack inspired by "Real Time Corruptor"

Resources

License

Stars

Watchers

Forks

Packages