promotional bannermobile promotional banner

FTB X EMI Compat

A compatibility layer providing integration between FTB mods (like FTB Quests) and the EMI (Item and Recipe Viewer).
Back to Files

ftbxemicompat-1.0.2.jar

File nameftbxemicompat-1.0.1.jar
Uploader
ImEden6ImEden6
Uploaded
Aug 4, 2026
Downloads
8.9K
Size
23.2 KB
Mod Loaders
Fabric
File ID
8576254
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ftb-x-emi-compat-1512841:8576254"

Learn more about Curse Maven

What's new

## [1.0.1] - 2026-08-04

### Fixed

- **Crash colliding with FTB XMod Compat**: `FTBQuests.setRecipeModHelper` throws if called more than once, and both this mod and FTB XMod Compat register their own helper unconditionally, crashing the client during init when both are installed ([#1](https://github.com/ImEden6/ftb-x-emi-compat/issues/1)). A mixin now intercepts the second registration attempt and ignores it (with a log warning) instead of letting the game crash.

This mod has no additional files