Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Just Enough Effect Descriptions (JEED)

Just Enough Effect Descriptions (JEED)

JEI plugin that displays information on all status effects

816.9k
276
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1
1.19.4
1.19–1.19.2
1.18.x
1.17.1
1.16.3–1.16.5

Platforms

Fabric
Forge
NeoForge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

MehVahdJukaar
MehVahdJukaar Owner

Details

Licensed ARR
Published 2 years ago
Updated last month
DescriptionGalleryChangelogVersions

Just Enough Effect Descriptions

Supplementaries Discord Support me on Patreon Supplementaries Twitter Supplementaries Twitter


📖About 📖

Just Enough Effect Descriptions (JEED) is a JEI plugin that provides useful information regarding status effects.

The mod adds a new Effects recipe category accessed either by clicking any of the newly added status effect icons on the JEI item screen or by clicking an active effect from its box on the inventory screen.

Here you'll be able to view information regarding such status effect such as items that can provide it or its description as well as which mod it's from or its effect color.

🧪 Customization 🧪

The mod automatically adds all registered status effect to its page, however modded effects won't had a description.

Modders can easily add such descriptions to their effect by adding the string "effect.[mod_id].[effect_name].description" to their language file.

Since the mod can only automatically detect food items as effect providing ones, mod developers can also easily add support to their custom effect or effect providing items by adding some recipes into their mod.

To do so one can simply use one of the two newly added recipes categories:

  • "jeed:effect_provider", which allows one to specify an item that can provide an effect in the following format:
{
  "type": "jeed:effect_provider",
  "effect":{
    "id": "minecraft:haste"
  },
  "providers": [
    {
      "item": "minecraft:beacon"
    }
  ]
}
  • "jeed:potion_provider", which allows one to specify an item that can contain any registered potion like tipped arrows for example:
{
  "type": "jeed:potion_provider",
  "providers": [
    {
      "item": "minecraft:splash_potion"
    },
    {
      "item": "minecraft:tipped_arrow"
    }
  ]
}

If you would like to help me provide build in description support for many modded effect be sure to contact me on my discord!

❤️Support Me❤️

Modding is taking a lot of my time, so if you like what I do, and you would like to support me, you can do so here. If you do, you'll receive a custom Globe and or Statue just for you! This also applies if you purchase a server from Akliz using "supplementaries" code.


Ko-Fi


Need a server? Check out Akliz, they have top brand servers just for modded minecraft. They really have a cozy community with great support and the servers wonderfully
Use code "supplementaries" to get 20% off and also support me in the process!

Get 20% off the first month using code: Supplementaries

🦉 Our Mods🦉

Haunted Harvest Snowy Spirit Storage Labels Goated Mysyical Oak Tree Carpeted Stairs MmmMmmMmmMmm Moyai Jeed Better Lily Pads Advancement Frames Randomium

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.