Mod

JEMI

Quick rating

JEMI

No reviews yet

An EMI addon that adds some features from jei that are missing

QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
emijeicompat-1.0.4.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This mod adds these features to EMI:

Block & Entity Tags

The Ability to add custom Brewing & Anvil Recipes for Modpack Makers/Modders

(Already includes support for Additional Additions die brewing and Exciting Enchants Spear Smithing)


Configuration:

Tags:

You can add assets/<id>/block_item_mappings.json and assets/<id>/entity_item_mappings.json to any resource pack. These describe what item should be used to represent the block/entity.

Entity Example:

[{ "entity": "minecraft:leash_knot",         "item": "minecraft:lead",          "name": "Lead" },
  { "entity": "minecraft:tnt",                "item": "minecraft:tnt" },
  { "entity": "minecraft:falling_block",      "item": "minecraft:sand",          "name": "Falling Block" }]

Block Example:

[{ "block": "minecraft:fire",             "item": "minecraft:flint_and_steel", "name": "Fire" },
  { "block": "minecraft:soul_fire",        "item": "minecraft:flint_and_steel", "name": "Soul Fire" }]

Recipes:

Recipes for Anvils and Brewing stands can be added in the normal recipe folder. CAUTION: these recipes do not add actual functionality. They are just used for displaying in EMI.

Anvil:

{
"type": "emijeicompat:anvil_display",
  "conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "excitingenchants"
    }
  ],
"left": {
"item": "excitingenchants:melleable_swordspear"
},
"right": {
"id": "minecraft:iron_ingot",
"count": 3
},
"output": {
"id": "excitingenchants:repaired_swordspear",
"count": 1
}
}

Brewing:

{
  "type": "emijeicompat:brewing_display",
  "conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "additionaladditions"
    }
  ],
  "input": {
    "id": "minecraft:potion",
    "components":
    {
      "minecraft:potion_contents": {
        "potion": "minecraft:water"
      }
    }
  },
  "ingredient": {
    "item": "additionaladditions:frostleaf"
  },
  "output": {
    "id": "additionaladditions:blue_suspicious_dye",
    "count": 1
  }
}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync