EasyNPC x FTB Quests Compat is a mod that creates a seamless bridge between the EasyNPC and FTB Quests mods. It allows you to create interactive and evolving NPCs whose dialogue options adapt to the player's quest progression, while also offering new ways to complete those quests.
Main Features
- Conditional Dialogues: Make an NPC say a different line if the player has completed a specific FTB quest.
- Priority System: If multiple quests are completed, the NPC will automatically choose the dialogue associated with the rule having the highest priority.
- Fallback Dialogue: Define a default dialogue that will be displayed if the player does not meet any quest conditions.
- New FTB Quests Task: Add an "EasyNPC Dialogue" in FTB Quests. This task will automatically complete as soon as the player opens and reads the targeted dialogue with the NPC.
How to use it?
1. Modify a dialogue according to quest progression
- Use your EasyNPC wand to open your NPC's configuration menu.
- Go to the Advanced Dialog Configuration menu.
- Next to each dialogue entry, you will find a new "Q" button. Click it to link an FTB quest to this specific dialogue.

- In the menu that opens, enter the Quest Hex ID (which you can find in FTB Quests by editing a quest) as well as a Priority (a higher number indicates a higher priority).
- Save your changes. The NPC will only offer this dialogue if the corresponding FTB quest has been completed by the player.
2. Complete a quest by talking to an NPC
- In your EasyNPC dialogue configuration menu (via the "Q" button), use the "Copy Dialog ID" button to save the dialogue's unique identifier to your clipboard.
- Open the FTB Quests editor and create a new task.
- Select the new "EasyNPC Task" type (recognizable by its custom dialogue icon).
- In the configuration for this task, paste the dialogue ID into the
dialogId field.
- As soon as the player interacts with the NPC and triggers this specific dialogue, the quest task will be marked as completed.