Перейти к содержимому
Mineforgian

EMI Compat

This project adds a compatibility layer bringing enhanced EMI to various mods.

Загрузки
223K
Подписчики
1
Обновлён
31 июля 2026 г.
Лицензия
MIT

Опубликован 15 апреля 2026 г.

EMI Compat (Client-side)

A compatibility layer bringing enhanced EMI support to various Fabric mods.

Features

This mod provides recipe categories and logic for:

  • Ad Astra: View NASA Workbench recipes directly in EMI, with additional support for the Automated NASA Workbench (when Ad Astra: Giselle Addon is installed).
  • Chipped: Integrated support for all 8 Chipped workbenches (Alchemy Bench, Botanist Workbench, Carpenter's Table, Glassblower, Loom Table, Mason Table, Mechanist Workbench, and Tinkering Table), allowing you to see block variants and recipe tags directly in EMI.
  • Spell Engine: Full EMI support for the Spell Binding Table and Book-to-Spellbook binding recipes, featuring spell tier visualization (Roman numerals), XP costs/requirements, Lapis Lazuli requirements, and bookshelf counters.
  • Things: EMI crafting recipes for Socks speed upgrades (Level 0 -> 1 and Level 1 -> 2) and Jumpy Socks upgrades.
  • Enchanted: Witchcraft: EMI recipe integration for Witch's Oven (Byproducts), Distillery, Spinning Wheel, Witch's Cauldron, Kettle, Circle Magic Rites (Ritual, Golden, Nether, and Otherwhere Chalk), Mutandis, and Mutandis Extremis.

Installation

  1. Ensure you have Fabric Loader installed for Minecraft 1.20.1.
  2. Download the latest release.
  3. Place the .jar in your mods folder along with EMI and the Fabric API.

Dependencies

Required

Optional / Supported Mods

  • Ad Astra (and Ad Astra: Giselle Addon)
  • Chipped
  • Spell Engine
  • Things
  • Enchanted: Witchcraft

License

This project is licensed under the MIT License.


Maintained by mervyn ~~~~

Ченджлог

1.1.2Релиз1.20.4, 1.20.5, 1.20.6 · 31 июля 2026 г.

[1.1.2] - 2026-07-31

Changed

  • Replaced reflection-based (Class.forName) loading of the Chipped, Things, and Enchanted EMI compat modules with direct, compile-time registration, matching the existing Ad Astra and Spell Engine pattern. No behavior change — compat modules still only register when their target mod is loaded.
1.1.1Релиз1.20.4, 1.20.5, 1.20.6 · 2 июня 2026 г.

[1.1.1] - 2026-06-02

Changed

  • Moved optional compatibility-supported mods (ad_astra, spell_engine, chipped, things, and enchanted) from strict dependencies (depends) to optional suggestions (suggests) in fabric.mod.json.
1.1.0Релиз1.20.1 · 22 мая 2026 г.

Changelog — v1.1.0

Added

  • EMI recipe support for Enchanted: Witchcraft mod (conditional — only loads when the mod is present)
    • Witch's Oven — Byproduct recipes with fire animation and smelting output resolution
    • Distillery — Multi-output distilling recipes with bubbling and progress animations
    • Spinning Wheel — Multi-input spinning recipes with dual arrow animations
    • Witch's Cauldron — Cauldron brewing recipes with altar power display
    • Kettle — Kettle brewing recipes with altar power display
    • Circle Magic — Rite recipes with radial ingredient layout and dynamic chalk/glyph texture rendering
    • Mutandis — Block tag transformation recipes
    • Mutandis Extremis — Block tag transformation recipes

Changed

  • Unified EMI plugin entrypoint to conditionally load optional mod compat (Enchanted, Chipped, Things) — prevents crashes when optional mods are absent
1.0.3Релиз1.20.1 · 30 апреля 2026 г.

[1.0.3] - 2026-04-29

Added

  • Things Mod Integration: Added EMI support for "Socks" upgrades.
  • Socks Speed Upgrades: Visual recipes for Level 0 -> 1 and Level 1 -> 2 upgrades using Gleaming Powder and Potion of Swiftness.
  • Jumpy Socks Upgrade: Visual recipe for adding the Jumpy attribute using Gleaming Compound and Rabbit Foot Charm.
1.0.2Релиз1.20.1 · 18 апреля 2026 г.

Tooltip changes, nothing major

1.0.1Релиз1.20.1 · 18 апреля 2026 г.

Changelog

All notable changes to this project will be documented in this file.

[1.0.1] - 2026-04-18

Added

  • Spell Binding EMI Integration: Complete compatibility layer for the Spell Binding Table.
  • Book to Spellbook Recipes: Added recipes for converting standard books into initial spellbooks (Wizard, Rogue, etc.).
  • Tier Visualization: Roman numerals (I, II, III+) displayed for each spell tier.
  • Experience Requirement: Hover tooltip on XP cost showing the minimum level required to bind.
  • XP Cost Display: Spending cost shown in green directly under the recipe arrow.
  • Lapis Requirements: Accurate Lapis Lazuli counts per tier.
  • Bookshelf Requirements: Dynamic bookshelf counter in the bottom-right corner with a hover tooltip.
  • Tab Priority: Hard-forced the Spell Binding tab to appear first in the EMI recipe viewer.
  • Config Integration: Automatic synchronization with SpellEngineMod.config for level and lapis multipliers.

Changed

  • Improved performance by caching spell and tier data.
  • Standardized UI to use Mojang (Official) mappings for better compatibility.
1.0.0Релиз1.20.1 · 15 апреля 2026 г.

Release

Комментарии

Загружаем…