Перейти к содержимому
Mineforgian

Boundless: Quests

Quests In Minecraft: A Comprehensive Questing Mod For Modpack Creators

Загрузки
11K
Подписчики
47
Обновлён
16 августа 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 25 сентября 2025 г.

Boundless

Lightweight, vanilla-style questing for modpack creators

Boundless is a simple, fast, and dependency-free questing mod designed for modpack creators who want to guide players through progression without bloated UI or complex setup.

Quests are created using the built in editor, letting you define objectives, rewards, and dependencies in a clean format that just works. Useful for building a short tutorial questline or a full RPG-style path, Boundless makes it straightforward to create a questline.


What Boundless Does

  • You create quest files in an Editor
  • Players complete objectives (collect, submit, kill, advancements, effects)
  • Quests can unlock other quests using dependencies
  • Rewards are granted when completed

Key Features

Vanilla-like UI

A minimalist interface designed to feel like it belongs in Minecraft, not a separate mod menu.

Quest Editor

Quests are defined in a structure:

  • Category
  • Quest ID
  • Name / Icon / Description
  • Dependencies (unlock quests in order)
  • Optional quests (side quests)
  • Completion objectives
  • Rewards

Multiple Quest Objective Types

Boundless supports these objective types:

  • Collect — obtain an item
  • Submit — hand in an item (consumes it)
  • Kill — defeat a mob
  • Achieve — complete an advancement
  • Effect — have a potion effect active You can use one objective or multiple objectives in a single quest.

Rewards

Rewards can include:

  • Items
  • Commands
  • XP (points or levels)
  • Functions (for custom pack integrations / hooks)

Lightweight & Compatible

Built to be performance-friendly and modpack-safe, with a focus on stability and clean integration.

What’s Next (Planned / Possible Features)

  • Boundless is intentionally minimalist, but future versions may expand into:
  • New quest types (statistics, time-based, etc.)
  • More customization options (toasts, layout, categories, UI rules)
  • Repeatable quests
  • Bounties & challenges (random goals, time limits, random rewards)
  • A quest creator website (long-term goal, similar workflow to FTB Quests)

Who This Mod Is For

  • Modpack creators who want simple questing
  • Packs that need progression guidance
  • Creators who prefer a vanilla questing approach
  • Creators who want quests without any dependencies

Boundless

Boundless Wiki

Sponsor

ko Fi

Curseforge

Modrinth

Discord

Personal

Ченджлог

1.20.1-fabric-11.1Релиз1.20.1 · 16 августа 2026 г.

Multiplayer stability

  • Fixed multiplayer clients repeatedly reloading local quest packs on the render thread. Remote server quest data is now retained after synchronization, eliminating recurring client hitches and quest packs disappearing after the quest book closes
  • Restored bounded server quest evaluation and removed duplicate full-pack scans during player login, respawn, dimension changes, and player synchronization
  • Added development-mode config for quest loading, evaluation, player login, packet sizes, progress sync, client quest parsing, and slow quest-panel rendering
  • Kept server-authoritative quest-pack overrides from being overwritten by a connected client.

Editor

  • Fixed upload/save so a failed rename restores the previous name
  • Reject pack names that start with . or use temporary suffixes such as .upload.tmp, or .temp

Settings

  • Changed widget text color and description text color controls from cycling buttons to editable hex text fields
1.21.1-Fabric-11.1Релиз1.21.1 · 16 августа 2026 г.

Multiplayer stability

  • Fixed multiplayer clients repeatedly reloading local quest packs on the render thread. Remote server quest data is now retained after synchronization, eliminating recurring client hitches and quest packs disappearing after the quest book closes
  • Restored bounded server quest evaluation and removed duplicate full-pack scans during player login, respawn, dimension changes, and player synchronization
  • Added development-mode config for quest loading, evaluation, player login, packet sizes, progress sync, client quest parsing, and slow quest-panel rendering
  • Kept server-authoritative quest-pack overrides from being overwritten by a connected client.

Editor

  • Fixed upload/save so a failed rename restores the previous name
  • Reject pack names that start with . or use temporary suffixes such as .upload.tmp, or .temp

Settings

  • Changed widget text color and description text color controls from cycling buttons to editable hex text fields
1.20.1-forge-11.1Релиз1.20.1 · 12 августа 2026 г.

Multiplayer stability

  • Fixed multiplayer clients repeatedly reloading local quest packs on the render thread. Remote server quest data is now retained after synchronization, eliminating recurring client hitches and quest packs disappearing after the quest book closes
  • Restored bounded server quest evaluation and removed duplicate full-pack scans during player login, respawn, dimension changes, and player synchronization
  • Added development-mode config for quest loading, evaluation, player login, packet sizes, progress sync, client quest parsing, and slow quest-panel rendering
  • Kept server-authoritative quest-pack overrides from being overwritten by a connected client.

Editor

  • Fixed upload/save so a failed rename restores the previous name
  • Reject pack names that start with . or use temporary suffixes such as .upload.tmp, or .temp

Settings

  • Changed widget text color and description text color controls from cycling buttons to editable hex text fields
1.21.1-neo-11.1Релиз1.21.1 · 12 августа 2026 г.

Multiplayer stability

  • Fixed multiplayer clients repeatedly reloading local quest packs on the render thread. Remote server quest data is now retained after synchronization, eliminating recurring client hitches and quest packs disappearing after the quest book closes
  • Restored bounded server quest evaluation and removed duplicate full-pack scans during player login, respawn, dimension changes, and player synchronization
  • Added development-mode config for quest loading, evaluation, player login, packet sizes, progress sync, client quest parsing, and slow quest-panel rendering
  • Kept server-authoritative quest-pack overrides from being overwritten by a connected client.

Editor

  • Fixed upload/save so a failed rename restores the previous name
  • Reject pack names that start with . or use temporary suffixes such as .upload.tmp, or .temp

Settings

  • Changed widget text color and description text color controls from cycling buttons to editable hex text fields
1.20.1-forge-11Релиз1.20.1 · 31 июля 2026 г.

Multi-select

  • added a multi-item option for submit, collect and kill quests
    • browser now supports selecting multiple items for a single completion
    • this will allow any count of the selected to be used for completion
  • added multi-item option for item rewards
    • this will drop a random selection of selected items

New Conditions:

  • Observe - look at a block or mob

  • Check mark - the complete button is enabled with a understand state, then a complete state, where conditions can then be met

  • Biome - visit a biome

  • Dimension - visit a dimension

  • Structure - visit a structure

New Rewards:

  • Toast - define a custom toast
  • Advancement - grant an advancement as a reward

Category dependencies

  • Quests are now supported as a category dependency, New UI element to signify this in the description

Backups

  • We are addressing an issue caused in the previous version with snapshotted backups
    • Up to 5 of the most recent snapshots of your questpack will be saved as backups in order to prevent loss of work in the future

Configs

  • Description
    • Text Wrap - Text wrapping on / off
    • Text alignment - left, right, center, adjust

Fixes

  • Fixed issues caused by joining clients on LAN and server
  • Fps being reduced significantly in the editor
  • The item Tags page tanking FPS
  • New questpacks using a legacy page.
  • Performance increases with questpacks with over 500 quests
  • secondary client fps dropping on dedicated servers

Removed

  • Toast command, as its configurable in settings
1.21.1-neo-11Релиз1.21.1 · 29 июля 2026 г.

Multi-select

  • added a multi-item option for submit, collect and kill quests
    • browser now supports selecting multiple items for a single completion
    • this will allow any count of the selected to be used for completion
  • added multi-item option for item rewards
    • this will drop a random selection of selected items

New Conditions:

  • Observe - look at a block or mob

  • Check mark - the complete button is enabled with a understand state, then a complete state, where conditions can then be met

  • Biome - visit a biome

  • Dimension - visit a dimension

  • Structure - visit a structure

New Rewards:

  • Toast - define a custom toast
  • Advancement - grant an advancement as a reward

Category dependencies

  • Quests are now supported as a category dependency, New UI element to signify this in the description

Backups

  • We are addressing an issue caused in the previous version with snapshotted backups
    • Up to 5 of the most recent snapshots of your questpack will be saved as backups in order to prevent loss of work in the future

Configs

  • Description
    • Text Wrap - Text wrapping on / off
    • Text alignment - left, right, center, adjust

Fixes

  • Fixed issues caused by joining clients on LAN and server
  • Fps being reduced significantly in the editor
  • The item Tags page tanking FPS
  • New questpacks using a legacy page.
  • Performance increases with questpacks with over 500 quests
  • secondary client fps dropping on dedicated servers

Removed

  • Toast command, as its configurable in settings
10.1Релиз1.21.1 · 6 июля 2026 г.

Fixed

  • Editor Textboxes
  • Editor Dropdowns overlapping
  • category order in editor
  • browser text positioning
  • tooltip text positioning
  • Dropdowns not scrolling with the GUI
  • Description box cursor repositioning text
  • LevelUP option appearing without LevelUP mod installed
  • LevelUP level / points counts not saving
  • Tab texture being scaled incorrectly
  • .upload questpack bug

Updated Spanish translations

  • For Spain, Mexico and Argentina

Added

  • Tag group tab in the browser for items
  • description highlight color code, adds a shiny effect to text.
  • Undo and Redo action to the description box.
  • LevelUP points / levels as a reward type
10.0.1Релиз1.21.1 · 24 июня 2026 г.

Fixed

  • Item count field
  • Item Component issues
  • Completion GUI for multi line inputs
  • Discard changes pop up now shows for element creation
  • LevelUP field now uses a dropdown for points / levels
  • New quests now save as intended

Комментарии

Загружаем…