WorldBorder's addon for BlazeandCave's Advancement Pack

⭐ — (21 endorsements) 📥 5,869 downloads 📌 v6.0-beta_1 📅 4/9/2023
🟡 Updated this year

By ItzSkyReed · adventure

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/21/2026 📅 Created: 4/9/2023

🔍 Analysis

  • 👍 0.4% endorsement rate
  • 🏆 #862 of 1071 adventure mods in this game by downloads

📋 About This Mod

**WorldBorder's Addon** is a datapack for (https://modrinth.com/datapack/blazeandcaves-advancements-pack) and (https://modrinth.com/datapack/bacap-enhanced-discoveries) that sets the world border to 1 block and gradually expands it as you earn advancements. This addon adds an extra challenge to your world by limiting exploration until you make progress through the advancement tree. It's designed to encourage progression and exploration in a controlled and rewarding way. # Features ### Individual rewards mode Each advancement offers a unique reward based on its difficulty, ranging from fractions of a block to hundreds and even thousands ### Tier rewards mode Rewards are linked to the advancement's tier (Task, Goal, Challenge, Super Challenge, etc.), ensuring a more predictable world expansion ## Flexible configuration All configuration is done via the main menu: `/function bacap_wb_addon:config` ### Fast Expansion Mode In standard mode, the time it takes for the border to expand is based on the square root of the awarded blocks. Fast mode makes all border expansions happen instantly. ### Radius Bossbar Allows you to always see the current world size and visually track the ongoing expansion progress via a filling bossbar. ### Reward Settings - Toggle between the reward modes described above. - Adjust the global expansion multiplier to make your playthrough easier or harder. - Reset tier settings to their default values. - View your current reward settings. ### Scoreboard Settings Allows you to display a scoreboard tracking exactly how many blocks each player has contributed to the world expansion by completing advancements (recommended for multiplayer). # Installation process - Download datapack for your version of minecraft - For a new world: You can click the "Data Packs" option when creating a new world and select this datapack. - For an existing world: Paste it into world folder - (world-name)/datapacks. - Restart world # FAQ - Is it possible to complete BACAP(ED) with this Addon? - Yes! The datapack is mathematically balanced so that, with enough effort, it is entirely possible to complete 100% of the advancements even on the lowest multiplier on most world seeds. - How do I complete distance advancements if the border expands so slowly? - That's by design! You need to earn enough blocks through regular gameplay to reach the first distance milestones (10,000 blocks). Completing these specific distance advancements will grant you a massive block reward, allowing you to reach the next milestone, and so on. Even in "Tier rewards" mode, these advancements ignore their tier and grant the huge reward! - What are the standard rewards for advancements in each tier? How many blocks can be obtained by completing all the advancements in a tier? | Tier | BACAP (adv. count × blocks = total) | BACAPED (adv. count × blocks = total) | |:----------------|:------------------------------------|:--------------------------------------| | Task | 606 × 1 = 606 | 645 × 1 = 645 | | Goal | 349 × 4 = 1396 | 453 × 3 = 1359 | | Challenge | 213 × 25 = 5325 | 213 × 15 = 3195 | | Super Challenge | 38 × 250 = 9500 | 87 × 100 = 8700 | | Milestone | 14 × 800 = 11200 | 29 × 500 = 14500 | | Hiddens | 13 × 0 = 0 | 52 × 0 = 0 | | **Sum** | **28027** | **28399** | ### Links - (https://discord.gg/j9VKsyXPhz) - (https://github.com/Komaru-cats/) # For Contributors If you wanna suggest a feature, report a bug etc. you can make it either in (https://discord.gg/j9VKsyXPhz), (https://github.com/Komaru-cats/WB-Addon-for-BACAP/issues) or (https://github.com/Komaru-cats/WB-Addon-for-BACAP/pulls) on GitHub. # For Fanpack developers The addon is built with modularity in mind, allowing community fanpacks to seamlessly integrate their own rewards without breaking the core logic. There are several function tags that can help you integrate your features into the pack (you can find them in `bacap_wb_addon/tags/function`): 1. `detect_mode`: Called a few seconds after entering the world. Used in WB Addon to check if Enhanced Discoveries is installed. 2. `install`: Called only once, upon entering the world for the very first time. 3. `init_blocks`: Called after `detect_mode` inside `post_detect_mode_load` to initialize individual block rewards. The execution order is always `BACAP -> BACAPED -> Fanpacks`. 4. `init_tiers`: Called after `detect_mode` inside `post_detect_mode_load` to initialize tier block rewards. The execut

WorldBorder's Addon is a datapack for (https://modrinth.com/datapack/blazeandcaves-advancements-pack) and (https://modrinth.com/datapack/bacap-enhanced-discoveries) that sets the world border to 1 block and gradually expands it as you earn advancements.

This addon adds an extra challenge to your world by limiting exploration until you make progress through the advancement tree. It's designed to encourage progression and exploration in a controlled and rewarding way.

### Individual rewards mode Each advancement offers a unique reward based on its difficulty, ranging from fractions of a block to hundreds and even thousands

### Tier rewards mode Rewards are linked to the advancement's tier (Task, Goal, Challenge, Super Challenge, etc.), ensuring a more predictable world expansion

## Flexible configuration All configuration is done via the main menu: `/function bacap_wb_addon:config`

### Fast Expansion Mode In standard mode, the time it takes for the border to expand is based on the square root of the awarded blocks. Fast mode makes all border expansions happen instantly.

### Radius Bossbar Allows you to always see the current world size and visually track the ongoing expansion progress via a filling bossbar.

### Reward Settings - Toggle between the reward modes described above. - Adjust the global expansion multiplier to make your playthrough easier or harder. - Reset tier settings to their default values. - View your current reward settings.

### Scoreboard Settings Allows you to display a scoreboard tracking exactly how many blocks each player has contributed to the world expansion by completing advancements (recommended for multiplayer).

# Installation process - Download datapack for your version of minecraft - For a new world: You can click the "Data Packs" option when creating a new world and select this datapack. - For an existing world: Paste it into world folder - (world-name)/datapacks. - Restart world

# FAQ - Is it possible to complete BACAP(ED) with this Addon? - Yes! The datapack is mathematically balanced so that, with enough effort, it is entirely possible to complete 100% of the advancements even on the lowest multiplier on most world seeds. - How do I complete distance advancements if the border expands so slowly? - That's by design! You need to earn enough blocks through regular gameplay to reach the first distance milestones (10,000 blocks). Completing these specific distance advancements will grant you a massive block reward, allowing you to reach the next milestone, and so on. Even in "Tier rewards" mode, these advancements ignore their tier and grant the huge reward! - What are the standard rewards for advancements in each tier? How many blocks can be obtained by completing all the advancements in a tier?

| Tier | BACAP (adv. count × blocks = total) | BACAPED (adv. count × blocks = total) | |:----------------|:------------------------------------|:--------------------------------------| | Task | 606 × 1 = 606 | 645 × 1 = 645 | | Goal | 349 × 4 = 1396 | 453 × 3 = 1359 | | Challenge | 213 × 25 = 5325 | 213 × 15 = 3195 | | Super Challenge | 38 × 250 = 9500 | 87 × 100 = 8700 | | Milestone | 14 × 800 = 11200 | 29 × 500 = 14500 | | Hiddens | 13 × 0 = 0 | 52 × 0 = 0 | | Sum | 28027 | 28399 |

### Links - (https://discord.gg/j9VKsyXPhz) - (https://github.com/Komaru-cats/)

# For Contributors If you wanna suggest a feature, report a bug etc. you can make it either in (https://discord.gg/j9VKsyXPhz), (https://github.com/Komaru-cats/WB-Addon-for-BACAP/issues) or (https://github.com/Komaru-cats/WB-Addon-for-BACAP/pulls) on GitHub.

# For Fanpack developers The addon is built with modularity in mind, allowing community fanpacks to seamlessly integrate their own rewards without breaking the core logic.

There are several function tags that can help you integrate your features into the pack (you can find them in `bacap_wb_addon/tags/function`): 1. `detect_mode`: Called a few seconds after entering the world. Used in WB Addon to check if Enhanced Discoveries is installed. 2. `install`: Called only once, upon entering the world for the very first time. 3. `init_blocks`: Called after `detect_mode` inside `post_detect_mode_load` to initialize individual block rewards. The execution order is always `BACAP -> BACAPED -> Fanpacks`. 4. `init_tiers`: Called after `detect_mode` inside `post_detect_mode_load` to initialize tier block rewards. The execut

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Data Packs
Author
ItzSkyReed
Version
6.0-beta_1
Downloads
5,869
Endorsements
21
Category
adventure
Created
4/9/2023
Updated
8/21/2026
Game Versions
26.2
Tags
adventure, game-mechanics

🔧 How to Install Minecraft Data Packs Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Data Packs →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Data Packs commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Data Packs versions does WorldBorder's addon for BlazeandCave's Advancement Pack support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of WorldBorder's addon for BlazeandCave's Advancement Pack?

Version 6.0-beta_1, published 2026-08-21 with 5,869 downloads recorded at the source.

Keep browsing — more Minecraft Data Packs mods await

📋 All Minecraft Data Packs Mods 🏆 Top 25 📂 More adventure 👤 More by ItzSkyReed 🔎 Similar Mods 🌐 Best adventure (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods