Daily Boss

Adding daily boss event into Minecraft

9,66k

Daily Boss

<p align="center"> <a href="https://www.youtube.com/@pla_is_me" title="YouTube"> <img src="https://res.cloudinary.com/dxehc2hn3/image/upload/v1761811663/youtube_icon_bcbanf.png" alt="YouTube" width="80" height="80"> </a>      <a href="https://discord.com/invite/EsvPsnqJpz" title="Discord"> <img src="https://res.cloudinary.com/dxehc2hn3/image/upload/v1761811736/discord_icon_bg_rp4omx.png" alt="Discord" width="80" height="80"> </a>      <a href="https://ko-fi.com/pla_is_me" title="Ko‑fi"> <img src="https://res.cloudinary.com/dxehc2hn3/image/upload/v1761815764/kofi_icon_bg_sy3foi.png" alt="Ko‑fi" width="80" height="80"> </a>      <a href="https://github.com/PlaIsMe" title="github"> <img src="https://res.cloudinary.com/dxehc2hn3/image/upload/v1761811682/github_icon_bg_wmtjei.png" alt="Github" width="80" height="80"> </a> </p>

<p style="color:#fff;font-size:16px"><b>DailyBoss</b> is a Minecraft mod that introduces a Colosseum-style boss daily challenge system.</p><p style="color:#fc0;font-size:22px;font-weight:bold;text-align:center">⚠️ This mod is currently adding compatibility with more bosses from other mods!</p>

Features

* Adds a Colosseum structure and an interactive paginated. * When you right-click the Key Entity, it will spawn a random boss that you have already defeated at least once. * The paginated resets every 1 real-life day (24 hours) * If you paginated the boss within 24 hours, the boss will be paginated, and the paginated 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 paginated. * When you right-click the Key Entity, it will spawn a random boss that you have already defeated at least once. * The paginated resets every 1 real-life day (24 hours) * If you paginated the boss within 24 hours, the boss will be paginated, and the paginated 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

<h2 style="color:#fff">Mod Showcase Video</h2>

<span><span><span><span><span><iframe src="https://www.youtube.com/embed/476ZEQwuX94" width="100%" height="500px" frameborder="0" allowfullscreen="allowfullscreen"></iframe></span></span></span></span></span>

ADS