
Questlog
Adds a quest system designed to make info conveyance in modpacks far more intuitive!
Обновлён 1 июля 2026 г. · опубликован 5 марта 2025 г.


Questlog is a mod designed to add… Well, quests to your game!
This mod is entirely JSON-driven. You will need to learn how to write JSON files and put them in the questlog folder in the config to make use of it.
The biggest question on your mind is probably something like: "... Why not just use FTBQuests?"

Well! Unlike FTBQuests, which presents its quests in sprawling spreadsheets, this mod's quests are presented in a little book/checklist-style format, and are directly highlighted via notification badges when unlocked from the inventory GUI!

The presentation is both far more vanilla-friendly, yet also dynamic enough to be stylised in whatever way you see fit! This format was directly inspired by Elder Scrolls: Oblivion's quest system.
Although designed to fill in the gaps I feel are present in FTBQuests, I could easily see this mod being used in conjunction with it, as it fulfils different niches than that mod, even if they're similar.
Whilst FBT is better for delivering numerous smaller tasks (i.e. fetch-quests), Questlog is better for delivering information and highlighting more complex goals. It also just has a fair few advantages over FTB, too...

The mod was conceptualised and is designed around the principle of conveyance. Creators can write quests so that when they trigger (or are completed), they display either their own toast panels and notification badges, or they outright pop-up in your face directly, so you can never miss an important piece of info.
Every art asset of the mod has been scrupulously designed so as to be majorly alterable via resource packs, so you can include Questlog in all manner of modpacks without it feeling out of place.
By default, the mod has no content. You have to add your own via writing quests and adding them t!

Check out the wiki for info on how to use Questlog!
https://moddedmc.wiki/en/project/questlog/latest/docs
You can also find example Quests to use as reference here:
https://github.com/infernalstudios/Questlog/tree/1.20.1/examples/questlog
After examining that, check out this Questlog generator to more easily create your own quests:
https://evanbowness.dev/questlog.html

Check out the mod in action in the Resurvival modpack, which I would suggest examining as a template to help you write your own quests and make your own resource packs!
Hope this helps you make better modpacks! :D

Got a feature suggestion or an issue? Let us know on our GitHub! https://github.com/infernalstudios/Questlog/issues
Also, show us what you do with the mod in our Discord! https://discord.gg/UYGSn94
Wanna see the mod in action? Can't read?
Don't worry, I've got you covered!! Check it out in action below!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.2.0-1.21.1-fabric | Релиз | 1.21.1 | fabric | 1 июля 2026 г. | Скачать (515 КБ) |
| 3.2.0-1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 1 июля 2026 г. | Скачать (476 КБ) |
| 3.2.0-1.20.1-forge | Релиз | 1.20.1 | forge | 1 июля 2026 г. | Скачать (611 КБ) |
| 3.2.0-1.20.1-fabric | Релиз | 1.20.1 | fabric | 1 июля 2026 г. | Скачать (477 КБ) |
| 3.1.0-1.21.1-fabric | Релиз | 1.21.1 | fabric | 29 июня 2026 г. | Скачать (506 КБ) |
| 3.1.0-1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 29 июня 2026 г. | Скачать (467 КБ) |
| 3.1.0-1.20.1-forge | Релиз | 1.20.1 | forge | 29 июня 2026 г. | Скачать (601 КБ) |
| 3.1.0-1.20.1-fabric | Релиз | 1.20.1 | fabric | 29 июня 2026 г. | Скачать (467 КБ) |
| 3.0.0-1.20.1-forge | Релиз | 1.20.1 | forge | 26 июня 2026 г. | Скачать (595 КБ) |
| 3.0.0-1.20.1-fabric | Релиз | 1.20.1 | fabric | 26 июня 2026 г. | Скачать (460 КБ) |
| 3.0.0-1.21.1-fabric | Релиз | 1.21.1 | fabric | 26 июня 2026 г. | Скачать (500 КБ) |
| 3.0.0-1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 26 июня 2026 г. | Скачать (461 КБ) |
| 2.3.1-1.21.1-fabric | Релиз | 1.21.1 | fabric | 3 июня 2026 г. | Скачать (363 КБ) |
| 2.3.1-1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 3 июня 2026 г. | Скачать (324 КБ) |
| 2.3.1-1.20.1-forge | Релиз | 1.20.1 | forge | 3 июня 2026 г. | Скачать (460 КБ) |
Показаны последние 15 из 95 версий.
Ченджлог
3.2.0-1.21.1-fabricРелиз1.21.1 · 1 июля 2026 г.
Added
- Made the settings tab scrollable to expose the missing quest display options:
- Panel sizing and offsets
- Background/right-panel/peripheral/overlay textures
- Completed/triggered sounds
- Text colors
- Button text overrides
- Toast/popup notification toggles
translatable- Alternate descriptions for completed/failed states
Fixed
- Fixed the quest editor capping quest descriptions at 256 characters.
- Fixed the quest editor overwriting unsupported fields (e.g.
background_texture,toast_on_complete) with defaults on save. - Fixed the quest editor's "Details Default"/"Details Disabled" settings.
- Fixed the quest editor's "Order" field.
3.2.0-1.21.1-neoforgeРелиз1.21.1 · 1 июля 2026 г.
Added
- Made the settings tab scrollable to expose the missing quest display options:
- Panel sizing and offsets
- Background/right-panel/peripheral/overlay textures
- Completed/triggered sounds
- Text colors
- Button text overrides
- Toast/popup notification toggles
translatable- Alternate descriptions for completed/failed states
Fixed
- Fixed the quest editor capping quest descriptions at 256 characters.
- Fixed the quest editor overwriting unsupported fields (e.g.
background_texture,toast_on_complete) with defaults on save. - Fixed the quest editor's "Details Default"/"Details Disabled" settings.
- Fixed the quest editor's "Order" field.
3.2.0-1.20.1-forgeРелиз1.20.1 · 1 июля 2026 г.
Added
- Made the settings tab scrollable to expose the missing quest display options:
- Panel sizing and offsets
- Background/right-panel/peripheral/overlay textures
- Completed/triggered sounds
- Text colors
- Button text overrides
- Toast/popup notification toggles
translatable- Alternate descriptions for completed/failed states
Fixed
- Fixed the quest editor capping quest descriptions at 256 characters.
- Fixed the quest editor overwriting unsupported fields (e.g.
background_texture,toast_on_complete) with defaults on save. - Fixed the quest editor's "Details Default"/"Details Disabled" settings.
- Fixed the quest editor's "Order" field.
3.2.0-1.20.1-fabricРелиз1.20.1 · 1 июля 2026 г.
Added
- Made the settings tab scrollable to expose the missing quest display options:
- Panel sizing and offsets
- Background/right-panel/peripheral/overlay textures
- Completed/triggered sounds
- Text colors
- Button text overrides
- Toast/popup notification toggles
translatable- Alternate descriptions for completed/failed states
Fixed
- Fixed the quest editor capping quest descriptions at 256 characters.
- Fixed the quest editor overwriting unsupported fields (e.g.
background_texture,toast_on_complete) with defaults on save. - Fixed the quest editor's "Details Default"/"Details Disabled" settings.
- Fixed the quest editor's "Order" field.
3.1.0-1.21.1-fabricРелиз1.21.1 · 29 июня 2026 г.
Added
- Added
repeatablequests. - Added
globalquests.
Changed
- Renamed
requirementstoprerequisites.- Existing quests should still function as expected.
Fixed
- Fixed issues with
visit_positionquests. - Fixed issues with player name placeholders in command rewards.
3.1.0-1.21.1-neoforgeРелиз1.21.1 · 29 июня 2026 г.
Added
- Added
repeatablequests. - Added
globalquests.
Changed
- Renamed
requirementstoprerequisites.- Existing quests should still function as expected.
Fixed
- Fixed issues with
visit_positionquests. - Fixed issues with player name placeholders in command rewards.
3.1.0-1.20.1-forgeРелиз1.20.1 · 29 июня 2026 г.
Added
- Added
repeatablequests. - Added
globalquests.
Changed
- Renamed
requirementstoprerequisites.- Existing quests should still function as expected.
Fixed
- Fixed issues with
visit_positionquests. - Fixed issues with player name placeholders in command rewards.
3.1.0-1.20.1-fabricРелиз1.20.1 · 29 июня 2026 г.
Added
- Added
repeatablequests. - Added
globalquests.
Changed
- Renamed
requirementstoprerequisites.- Existing quests should still function as expected.
Fixed
- Fixed issues with
visit_positionquests. - Fixed issues with player name placeholders in command rewards.
Комментарии
Загружаем…



