Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.2/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.0
- Impl Sequential quest type: Allows chaining of multiple quests that need to be fullfilled
- A lot of internal changes for more dynamic handling
is_silent
field for QuestCategory:
If true Quests in that category will not have any chat outputs.- MultiEntries now randomize the entries based on fixed (daily changing) random seed
- If mod is on client now the client will handle translation
- Reduce conversion amount of older datapack versions:
Only position entries need update now
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.5.0
- Impl Sequential quest type: Allows chaining of multiple quests that need to be fullfilled
- A lot of internal changes for more dynamic handling
is_silent
field for QuestCategory:
If true Quests in that category will not have any chat outputs.- MultiEntries now randomize the entries based on fixed (daily changing) random seed
- If mod is on client now the client will handle translation
- Reduce conversion amount of older datapack versions:
Only position entries need update now
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.5.0
- Impl Sequential quest type: Allows chaining of multiple quests that need to be fullfilled
- A lot of internal changes for more dynamic handling
is_silent
field for QuestCategory:
If true Quests in that category will not have any chat outputs.- MultiEntries now randomize the entries based on fixed (daily changing) random seed
- If mod is on client now the client will handle translation
- Reduce conversion amount of older datapack versions:
Only position entries need update now
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md