Mobs Gets Faster Every Day Challenge
All mobs gain 40 percent speed per Minecraft day. It stops working around or after day 120, with speeds around 50x. Can you beat Minecraft now?
⬇ Download on CurseForgeAll mobs gain approximately 40 percent speed per Minecraft day. It stops working around or after day 120, with speeds over 50x. It's a challenge, to beat minecraft while mobs are day by day getting stupid fast.
Main.js is really just one simple script that adds a speed effect to all entities that have the movement component based on how many days have passed. It also displays on the players screen what day it is and how much the mobs' speeds are amplified.
MobsGetFasterEveryDayChallengeBP/
├─ manifest.json
├─ pack_icon.png
└─ scripts/
└─ main.js
- Edition: Minecraft Bedrock
- File type: .mcpack or .mcaddon
- Minecraft version listed: 26.20
- How to install: Download the .mcpack or .mcaddon file. → Open it — Minecraft imports it. → In your world: Behavior Packs → Available → Activate, then the same under Resource Packs.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.
- Pack type: .mcaddon — behaviour and resource pack in one file
- Manifest requires Minecraft 1.20.60 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 1.5 MB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.