
FTB X EMI Compat
This project adds a compatibility layer providing integration between FTB mods (like FTB Quests) and the EMI (Item and Recipe Viewer).
- Загрузки
- 181K
- Подписчики
- 1
- Обновлён
- 10 августа 2026 г.
- Лицензия
- MIT
Опубликован 13 апреля 2026 г.
FTB x EMI compat
A compatibility layer providing integration between FTB mods (like FTB Quests) and the EMI (Item and Recipe Viewer).
Installation
Just drop the jar file into your Minecraft mods folder.
Requirements
To use this mod, the following are required:
- Fabric Loader
- Fabric API
- EMI
- FTB Quests
- FTB Library
- Architectury API
License
This project is licensed under the MIT License. See the LICENSE file for details.
Ченджлог
1.0.3Релиз1.20.1 · 10 августа 2026 г.
[1.0.3] - 2026-08-10
Fixed
- Crash after reloading resources with AmbientSounds installed: reloading resources (e.g. pressing F3+T) could leave ambient sounds in a broken state that crashed the game on every subsequent tick.
1.0.2Релиз1.20.1 · 4 августа 2026 г.
[1.0.1] - 2026-08-04
Fixed
- Crash colliding with FTB XMod Compat:
FTBQuests.setRecipeModHelperthrows 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). A mixin now intercepts the second registration attempt and ignores it (with a log warning) instead of letting the game crash.
1.0.1Релиз1.20.1 · 13 апреля 2026 г.
Added a more general version for modpacks without AmbientSounds.
1.0.0Релиз1.20.1 · 13 апреля 2026 г.
Release
Комментарии
Загружаем…