File Details
[1.20.1] Update 8
- R
- Apr 29, 2026
- 635.80 KB
- 1.1K
- 1.20.1
- Forge
File Name
boundless-8.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Important!
How Quests are stored is changing in this update, after this version, data / resource quest packs will no longer be supported!
How can i convert my quest pack to the new format?
- In the editor, right click your quest pack, in the quest packs settings there will be an option to Convert the pack
- No more datapack required, the mod stores the quest data
- Boundless had a small scope in the beginning, and json files where the easiest way to create and store quests before the editor
- This change is being made because resource packs / data packs have many problems, most notably they cause issues on servers, which this new method will resolve
- As the mod continues to grow, quests being stored in resource pack format no longer makes any sense
- Faster loading times
- Quest packs can be exported and imported in the editor, export by right clicking a quest pack and clicking export
- Removed Old disable questpack option from the config menu
- Removed Undo and Redo Options from the description field
- Added Bold and Italic options to the description field
- Fixed alignment issues with quests
- Removed the Index field, add arrows to control quest order
- Cleaned up “saved” and “unsaved” GUI
- Added notifiers for clarity on changes made
- New Saved notifier for quests
- New action needed notifier
- New dependency field functionality
- Functions as a per line UI, like the completion / rewards UI
- Added a new lock toggle with 2 states
- "quest is locked until dependency completed"
- "Quest is locked after dependency completed “
- Per Quest / Per Category auto complete flag
- New Text field completion quest
- added config options for quest toasts
- Cleaned up Details panel GUI element
- Lots of smaller GUI fixes and clean ups
- added JEI recipe support, when clicking an item in a quest description, JEI will pull up relevant information on how to obtain / craft this item
- Updated multiple protocols to prevent cheating and reward spoofing
- /boundless questpack enable <id>
- /boundless questpack disable <id>
- /boundless questpack list
- /boundless complete <id> (this command now completes the quest without redeeming it)
- /boundless redeem <id> (redeems a or all quests)

