FTB XMod Compat
FTB XMod Compat is a specialized mod designed to ensure compatibility between various modifications. Its main purpose is to establish interaction between mods from the FTB team and third-party developments. By itself, this mod doesn't add any new content to the game, but activates integration functions when compatible mods are detected.
An important feature is that all dependencies on other mods are optional. This means the mod will load successfully even without additional modifications, though its functionality will be limited in such cases.
Integration with FTB Quests
The mod adds the following interaction functions with the FTB Quests system:
Working with KubeJS
- FTB Quests activates KubeJS events when certain actions are performed
- The game stages system in FTB Quests uses the KubeJS mechanism
Game Stages Support
When Game Stages mod is present and KubeJS is absent:
- FTB Quests switches to using Game Stages for managing game stages
- The quest system automatically checks task completion when player stages change
Integration with REI and JEI
When any of these recipe interface mods is installed:
- FTB Quests displays "recipes" for item tasks with rewards
- Shows contents of loot chests from the reward system
- Demonstrates recipes for items used in tasks
Backup System
If neither KubeJS nor Game Stages are installed, FTB Quests uses a built-in tag system. This option works but has limited functionality - a player either has a specific tag or doesn't.