HomeJavaModsDaily Boss
Daily Boss

GitHub      YouTube      Discord      Ko‑fi

DailyBoss is a Minecraft mod that introduces a Colosseum-style boss daily challenge system.

⚠️ This mod is currently adding compatibility with more bosses from other mods! If you want to add yours and update it to curseforge, join my discord for the poster template

Features

Commands

All Json Data Keys

{
// list of loot chest for boss on death
"loot_table": [
"minecraft:chests/bastion_treasure",
"minecraft:chests/bastion_other"
],
"loot_table_rolls": 5, // max value for total rolls from loot_table
// list of all extra items drop for boss on death
"custom_loot": [
"minecraft:diamond",
{ "item": "minecraft:emerald", "count": 3 }
],
"custom_loot_rolls": 2, // max value for total rolls from custom_loot
"disable_mob_loot": true, // disable mob default drop
"encounter_timeout_ms": 40000, // custom remaining time for boss
// custom nbt tag for the boss
"nbt": {
"Invul": 202
}
"is_water": false, // fill the battle zone in water
}

How to add more bosses

Download Example Datapack/Resourcepack

Mod Showcase Video

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Daily Boss is a free Minecraft Java mod. Compatible with Minecraft 1.21.1, 1.20.1, 1.18.2, 1.19.2. Downloaded 128,123 times (via CurseForge). Download it and open it directly in the game.

Explore more