File Details
simplequests-1.21.1-2.1.0-fabric.jar
- R
- Mar 6, 2025
- 340.66 KB
- 78
- 1.21.1
- Fabric
File Name
simplequests-1.21.1-2.1.0-fabric.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Simple Quests 2.1.0
Merged changes from 1.18 branch
API split
VERY IMPORTANT: Old questpack will not work anymore!
All fields in json are now snake_case
Multi quest task and single ones are now merged together
Active quests for players will be reset
Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
Added new quest task:
simplequests:predicatesSubmitting task that checks for a player predicate
Removed location and position task
Replaced by
simplequests:predicateswhich is more flexibleAdded command
/simplequest adminand when in admin mode allows you to view/accept otherwise hidden subquestsPreviously this was done with a permission string which defaulted to true
Added
max_repeatfield to quests:Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md