Quests Additions (Fabric)
This addon expands the capabilities of the FTB Quests mod by adding new types of tasks and rewards that are missing in the base version. A total of 7 different task types and 3 reward types are available.
One of the key features is the ability to create repeatable quests - now you can configure tasks that players can complete multiple times.
Quest Parameters



Secret quests remain hidden until they are completed.
Task Types
Place Block

Block: Defines the type of block that needs to be placed. Count: How many blocks need to be placed. Replace: Enable this option if a specific block needs to be replaced. Replaced Block: Specifies the block that should be replaced when the replace option is activated.
Break Block

Block: Type of block to break. Count: Required number of blocks to break. Check Held Item: Activate if a specific tool needs to be used. Item: Tool that must be held when item checking is enabled.
Create Structure

Structure Name: Name of the structure corresponding to the .nbt file in the quests_structures folder (in the .minecraft/instance directory).
Has Custom Picture: Enable if a resource pack with a custom image for this structure is used (in assets/questsadditions/textures/structure_icons/

The player can click on the task to see the structure to build. Right-clicking on a block locks the preview position, after which construction can begin! (Red highlighting shows incorrectly placed blocks)

After completing construction, click on the task again to validate the build.
Advanced Entity Kill
Similar to the standard entity kill task, but with additional checking of entity NBT and the player's held item.
Use Block
Useful for tasks like: placing an Eye of Ender into an End Portal Frame, taking water from a cauldron using an empty bottle, opening a chest, etc.
Reach Day
Completed when the player reaches the specified day (can be checked with the /time query day command).
Timer
Completed after the specified time in seconds has elapsed. Cannot be bypassed by sleeping or other methods. Uses system time or internal game clock depending on task configuration.
Interaction
Player NBT
Reward Types
Repeatable Rewards [Deprecated]

Reward Table: The reward table to be used. Claiming this reward activates all rewards from the table and resets quest progress.
Random Repeatable Reward [Deprecated]
Similar to random rewards, but with repeatability.
Choice Repeatable Reward [Deprecated]
Similar to choice rewards, but with repeatability.