MonitoringMinecraft MonitoringMinecraft

EMI++ Forked

Мод FabricForgeNeoForge

A fork of a mod that adds many small features to EMI!

216к скачиваний 35 подписчиков
Оцените первым

EMI++

neoforge forge fabric

EMI++ is an addon for EMI, adding a variety of useful features, improvements, and customization options to enhance your recipe viewing experience!

Features

EMI++ provides the following enhancements:

  • Stack Grouping: Cleans up the EMI item list by grouping related items together (e.g., keeping all colored wools in one expandable entry).
  • Creative Tabs in EMI: Displays vanilla and modded Creative Mode tabs directly in the EMI interface for easy browsing.
    • The appearance of the creative tabs change, dependent on the EMI theme (vanilla or modern).
    • Works especially well with custom Recreative tabs!
  • Custom Tag Pages (1.21+): Adds new EMI tag tabs for Item Tags, Block Tags, Fluid Tags, and Entity Tags.
    • Right-click spawn eggs to view entity tags, and search entity & fluid tags using #tag_id.

Configuration

EMI++ offers extensive configuration options to tweak the interface to your needs. You can configure the mod via the in-game config screen with YACL installed or by editing the configuration file directly.

Customizing Stack Groups

You can define new custom stack groups or modify existing ones using standard JSON files.

EMI++ loads stack groups from the config/emixx/stack_groups directory. For example, to create a custom group, create a JSON file in config/emixx/stack_groups/my_group.json.

JSON Structure:

Field Type Description
id String A unique identifier (e.g., "mypack:currency").
name String (Optional) A translation key or string for the group's name (e.g., "mypack.group.currency" or "Currency").
type String Determines how the group is built. Can be "emixx:group", "emixx:tag", or "emixx:regex".
enabled Boolean (Optional) Set to false to disable this group.
priority Integer (Optional) Controls match order when an item could belong to multiple groups. Higher values are checked first (default 0).
contents List (For emixx:group) A list of items or tags to include.
exclusions List (For emixx:group) Items to remove from the group (useful when using broad tags).
regex String (For emixx:group/emixx:regex) A regular expression pattern used to match item IDs dynamically.
regexes List (Optional) (For emixx:group) Like regex, but accepts a list of multiple patterns.

Example: Creating a shiny things group (standard list)

{
  "id": "mypack:shiny_things",
  "type": "emixx:group",
  "contents": [
    "minecraft:diamond",
    "minecraft:emerald",
    "minecraft:gold_ingot",
    "#c:glass_blocks"
  ],
  "exclusions": [
    "minecraft:purple_stained_glass"
  ]
}

Example: Creating a group using Regex

You can use the "emixx:regex" type to dynamically group items based on their naming patterns. The example below groups all items that end in _sword (from any namespace):

{
  "id": "mypack:swords",
  "type": "emixx:regex",
  "regex": ".*:.*_sword",
  "name": "Swords"
}

Virtual Objects (Fluids, Modifiers, etc.):

EMI++ also supports grouping non-item objects such as Fluids, JEED effects, etc. To do this, prefix the entry with its EMI registry type using the format <type>:<namespace>:<path>.

Example: Creating a special group

{
  "id": "mypack:basic_fluids",
  "name": "mypack.stack_group.basic_fluids",
  "type": "emixx:group",
  "contents": [
    "fluid:minecraft:water",
    "fluid:minecraft:lava",
    "jeed:effect:minecraft:speed"
  ]
}

Disabling Default Groups

All stack groups are easily togglable using the in-game config screen, in the Stack Groups category.

I-game stack group config

To disable a default stack group, you can also override its definition. Create a file with the same path/ID as the default group and set "enabled": false.

Example: Disabling the spawn eggs group

File: config/emixx/stack_groups/spawn_eggs.json

{
  "enabled": false
}

License

Code license (MIT)

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

SkyBars
SkyBars Java + BE
1647 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
MigosMc
MigosMc Java + BE
1820 онлайн
1.8 — 26.2 версия
🌿 MigosMc.net | Гриферский сервер с войс-чатом | Награды за онлайн ⭐ ВЫЖИВАНИЕ⭐ ОДИНБЛОК⭐ МИНИ-ИГРЫ
CLOUDWORLD
2 онлайн
1.16.5 — 1.21.11 версия
Пвп, Арены, Дуэли, Кейсы, донаты, /free, приваты, спавн,
F19T
F19T Java
0 онлайн
1.16.5 версия
F19T - Выкован в огне.Закален хаосом.
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21.8. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат