Chunky-Challenge
No reviews yet
A Minecraft Mod wich spawns a new Mob you have to fight when you enter a new Chunk. Inspired by Youtuber BastiGHG
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
โ Chunk Challenge A Minecraft 1.21.11 Fabric mod that turns every new chunk you walk into into a mini arena!
"Every chunk is a challenge. Kill the mobs. Survive the timer."
๐ฎ How it works Run /challenge start and the challenge begins instantly in your current chunk. Every time you enter a new chunk, a world border closes in around that exact 16ร16 chunk โ you're trapped until you defeat the mobs. Random mobs spawn โ by default from ALL mobs in the game: zombies, creepers, witches, skeletonsโฆ but also pigs, cows, sheep, chickens and every other mob! All of them get the Glowing effect, so you always see them through walls. The border stays closed until every mob is killed. Then it opens โ and the next chunk brings the next arena. A permanently visible HUD timer (top center) shows your run time, the current arena level and how many mobs are still alive. Teleporting mobs (e.g. Endermen) are automatically pulled back into the arena, so you never get stuck with a closed border. Died? The current arena resets so you can keep playing. /challenge stop ends the challenge and opens the world again. โ๏ธ Commands start, stop and config require operator permission level 2. /challenge status works for everyone.
Command Description /challenge start Start the chunk challenge (first arena appears immediately) /challenge stop Stop the challenge and open the world /challenge status Show current status and all settings /challenge config Change a setting (saved automatically) Config options Option Values Default Description allmobs on/off on ALL mobs can spawn (including passive ones). off = hostile mobs only bosses on/off off Allow bosses (the Wither) to spawn difficulty on/off off Mobs get stronger every arena level (+HP, +damage, +speed; every 5 levels one extra mob) solidchunks on/off off Fill every challenge chunk completely with one random block (gold, diamond, slime, ice โฆ) mobs number โฅ 1 1 Base number of mobs per arena maxmobs number โฅ 1 3 Maximum number of mobs per arena borderdamage number โฅ 0 0.2 Damage per second dealt by the border health number โฅ 0 2.0 Bonus max health per arena level (with difficulty) damage number โฅ 0 0.05 Bonus damage per arena level (with difficulty) speed number โฅ 0 0.02 Bonus speed per arena level (with difficulty) Boolean values accept: on/off, true/false, 1/0, yes/no (and even an/aus, ein/nein).
Examples /challenge config difficulty on โ enable scaling difficulty /challenge config solidchunks on โ every chunk becomes a giant block cube /challenge config mobs 3 โ three mobs per arena /challenge config allmobs off โ hostile mobs only ๐ Configuration file All settings also live in config/chunkchallenge.json (created automatically on first run). You can edit the block palette for solidchunks there:
json
Copy
{
"includeAllMobs": true,
"allowBosses": false,
"difficultyScaling": false,
"solidBlockChunks": false,
"mobCount": 1,
"maxMobs": 3,
"borderDamage": 0.2,
"difficultyHealthPerArena": 2.0,
"difficultyDamagePerArena": 0.05,
"difficultySpeedPerArena": 0.02,
"solidBlockPalette": ["minecraft:gold_block", "minecraft:diamond_block"]
}
๐ฆ Requirements
Minecraft 1.21.11 (Java Edition)
Fabric Loader 0.19.3+
Fabric API 0.141.6+1.21.11
Java 21
๐ Installation
Install the Fabric Loader for Minecraft 1.21.11.
Put Fabric API (0.141.6+1.21.11) into your mods folder.
Put chunkchallenge-1.0.0.jar into your mods folder.
Launch the game, join a world and run /challenge start.
โ ๏ธ Notes
solidchunks permanently replaces the terrain of every challenge chunk with the random block โ back up your world if you care about it!
In pure water biomes (open ocean) the arena can't find a dry spawn point and dissolves immediately โ just keep walking to the next chunk.
The world border is a global world property, so the mod is designed for singleplayer or a small group playing the same arena.
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