Daily Boss
Modby pla_is_me
Adding daily boss event into Minecraft
Type
Mod
CurseForge Downloads
130,634
CurseForge ID
1297381
Modrinth Downloads
17,513
Modrinth ID
mJhVtlhq
Last Updated
Aug 27, 2026
Description
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

- Adds a Colosseum structure and an interactive Key Entity.
- When you right-click the Key Entity, it will spawn a random boss that you have already defeated at least once.
- The Key Entity resets every 1 real-life day (24 hours)
- If you do not defeat the boss within 24 hours, the boss will be discarded, and the Key Entity will reset without reward.
- A built-in UI displays a paginated list of available bosses (Press ` key to open)
- Custom boss entries can be added via datapacks.
- Resource packs can be used to customize boss posters shown in the UI.
Commands
- pladailyboss spawn/kill/reset
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
- Open your request to my GitHub
- Or you can create a Datapack for yourself
Download Example Datapack/Resourcepack
Mod Showcase Video
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Actually Subtractions
An unofficial 1.20.1 port of Actually Additions.
Doctor Who: Weeping Angels
Don't Blink!
Copper Age Backport
A Minecraft mod that brings the complete Copper Age experience to older Minecraft versions.
Glowing Illagers
Adds the permanent Glowing effect to all enemies participating in a Raid event.
Zigy's Player Animator API
API for playing player animations from server side.
VanillaIcecreamFix
An updated version of Runemoro's VanillaFix and also ported to the latest version. Includes bug fixes Mojang has not fix...
Included in Modpacks (17)
Common-Arcadia - Next Gen
aLFa_iq