Daily Boss

Quick rating

Community listing page, reviews here may not be monitored by the author.

Daily Boss

By pla_is_meOwner

No reviews yet

Adding daily boss event into Minecraft

Medieval
Fantasy
Adventure/Exploration
Misc Structures
World Gen Improvements
Bosses
UI & Menu Tool
Minigame
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
DailyBoss-1.21.1-1.8.jar

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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

  • 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

YouTube      Discord      Ko‑fi      Github

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!

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.

  • 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

Screenshots

Gallery

  • colosseum_structure.png
    colosseum_structure.png colosseum_structure.png
  • key_entity.png
    key_entity.png key_entity_2.png
  • warden_summon.png
    warden_summon.png warden_summon.png
  • reward.png
    reward.png reward.png
  • cooldown.png
    cooldown.png cooldown.png
  • dailyboss_vanilla_disabled.png
    dailyboss_vanilla_disabled.png dailyboss_vanilla_disabled.png
  • dailyboss_vanilla_enabled.png
    dailyboss_vanilla_enabled.png dailyboss_vanilla_enabled.png
  • Rewarding & cooldown
    Rewarding & cooldown
  • Warden summon
    Warden summon
  • Colosseum structure
    Colosseum structure
  • Key entity
    Key entity

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~140,000
Total Downloads
CurseForge
~120,000
Modrinth
~19,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works