Back to mods
JEI Integration project artwork

CurseForge · Minecraft mod

JEI Integration

Providing Integrations & Tooltips - Forge 1.10+

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which JEI Integration release should I use?

Updated 2 years ago
Latest stable file jeiintegration_1.18.2-9.0.0.37
Game version 1.18.2
Loader Forge

JEI Integration jeiintegration_1.18.2-9.0.0.37 targets 1.18.2 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 1 required mods have matching files.

Where it goes

Is JEI Integration required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does JEI Integration jeiintegration_1.18.2-9.0.0.37 need?

jeiintegration_1.18.2-9.0.0.37. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Just Enough Items (JEI) first. We found matching files for this game-version and loader setup.

Just Enough Items (JEI) Needed by JEI Integration jeiintegration_1.18.2-9.0.0.37
required
Matching file found Matched file: 10.6.1.1018 for Forge 1.18.2

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add JEI Integration without breaking your instance.

Built for JEI Integration jeiintegration_1.18.2-9.0.0.37. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use jeiintegration_1.18.2-9.0.0.37. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Just Enough Items (JEI) first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside jeiintegration_1.18.2-9.0.0.37. It opens that exact file at the source.

About this project

What does JEI Integration add?

JEI Integration Logo

JEI Integration - Minecraft Mod

Providing Integrations & Tooltips


Travis Build Status
License
Discord

Description

Introduction

JEI Integration, the successor to NEI Integration by Tonius, is an addon for Just Enough Items (JEI) for Minecraft 1.10 and above. The mod provides JEI recipe handlers for other mods where otherwise absent. In addition to additional recipe handlers, it adds configurable tooltips which can provide insightful information for pack developers and tech-savvy players.

JEI Integration is still in the development phase meaning some features of the original mod are not present. The configurable tooltips is currently the only implemented feature of the original mod. More coming soon™...

Tooltips

Tooltips are extremely helpful to pack developers, mod developers and players for providing the player with helpful insights about a particular block/item's traits. By default, JEI Integration tooltips come disabled as to allow you, the player or pack maker the control over what is shown and how.

The list of available tooltips is as follows:

1.18 and Above

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Enchantability - Displays the enchantability of an item where applicable (e.g. tools, weapons, armour, etc.)
  • Hunger/Saturation - Displays both the hunger and saturation values that the particular food item will restore. (As of version 3.1.0.)
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Tags - Displays the tags for a given block/item. E.g. forge:storage_blocks, minecraft:planks. (As of version 3.1.0.)
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone. (Useful for mod translators.)

1.15 and Above

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Hunger/Saturation - Displays both the hunger and saturation values that the particular food item will restore. (As of version 3.1.0.)
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Tags - Displays the tags for a given block/item. E.g. forge:storage_blocks, minecraft:planks. (As of version 3.1.0.)
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone. (Useful for mod translators.)

1.14

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone (Useful for mod translators)

1.12 and below

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • Metadata - Displays an block/item's metadata e.g. orange wool has metadata 1.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Ore Dictionary Entries - Displays all ore dictionary entries for a given block/item e.g. logWood
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone (Useful for mod translators)

Configuration

JEI Integration offers a great deal of customisation to the player in the form of configurations. Configurations can be altered via the in-game menu or the configuration file (Stored in ./minecraft/config).

The mod provides the following options for when a tooltip is displayed for an item:

  • Disabled - The tooltip is not displayed.
  • Enabled - The tooltip is displayed all the time.
  • On Shift - The tooltip is only displayed while the user is holding the left or right shift key on the keyboard.
  • On Debug - The tooltip is only displayed while the advancedItemTooltips option is enabled (f3+h).
  • On Shift & Debug - The tooltip is only displayed while the previous two conditions are true (On Shift & On Debug).

FAQ

Can you make this for Minecraft version x?

JEI Integration supports Minecraft 1.10+ that Forge has support for. It will not support snapshots or older versions of the game e.g. 1.7.10.

Can you make JEI Integration for the Fabric mod loader?

JEI Integration is, and always will, be made for Forge.

Should I download your mod from other websites?

JEI Integration downloads are only available on CurseForge and Modrinth. Downloads found elsewhere are not legitimate and are most likely dangerous to use.

Can I use your mod in my modpack?

Of course! Put me in all the packs.

When are we going to get new features?

Soon™

I found a bug or want to request a feature, where do I do it?

GitHub. Links at the top of this page.

Why?

Because.

Release Notes

Release Notes (or changelogs) for JEI Integration generate automatically using Git commit messages and can be found under the files tab on CurseForge.

Join our Discord

Our Discord community is a great place to chat with others and get insight on SnowShock's latest mods and packs. Join our Discord Server.

Discord Server

Support me on Patreon

Want to support me? Consider becoming a patreon supporter by clicking the banner below.

Support me on Patreon

Server Hosting

Thanks to the wonderful people at CreeperHost, you can receive 15% off your first month hosting. Just click the banner below or use the code snowshock35xbe to receive your 1 month discount.

CreeperHost Discount

Credits

  • SnowShock35 - Project Owner and Lead Developer
  • Mrbysco - Ports to 1.14 and 1.15 in my absence
  • Tonius - For NEI Integration (inspiring this mod)

© 2020 SnowShock35 - Code released under MIT license.

Project description from CurseForge.

Pick your setup

JEI Integration by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

17 available setups

Showing the newest 12 of 15 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

JEI Integration versions and loaders

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.