JEI plugin that displays information on all status effects
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.


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"
}
]
}
{
"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!
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.

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!
Required
Unsupported
Terms for using, modifying and redistributing this product.
29.08.2026 · Modrinth
Screenshots and images from the original Modrinth page.


















Published versions and original Modrinth files.
29.08.2026 · 2 778 downloads
29.08.2026 · 293 downloads
24.07.2026 · 2 472 downloads
1.21.11 port
24.07.2026 · 333 downloads
1.21.11 port
24.07.2026 · 12 345 downloads
updated translations
24.07.2026 · 24 852 downloads
updated translations
24.07.2026 · 653 downloads
updated translations
24.07.2026 · 1 777 downloads
updated translations
24.07.2026 · 12 downloads
updated translations
24.07.2026 · 14 downloads
updated translations
24.07.2026 · 40 downloads
hotfix
24.07.2026 · 13 downloads
hotfix
23.07.2026 · 29 downloads
26.1.2 port
23.07.2026 · 33 downloads
26.1.2 port
17.12.2025 · 2 123 905 downloads
fixed emi recipe not being legible
17.12.2025 · 153 806 downloads
fixed emi recipe not being legible
28.11.2025 · 611 735 downloads
removed usage of emi log and using instead jeed logger
28.11.2025 · 43 731 downloads
removed usage of emi log and using instead jeed logger
26.09.2025 · 172 053 downloads
updated JEI api
26.09.2025 · 29 695 downloads
updated JEI api
20.05.2025 · 111 384 downloads
improved and fixed some bugs with tooltips
20.05.2025 · 1 003 606 downloads
improved and fixed some bugs with tooltips
18.03.2025 · 24 957 downloads
fixed an issue with effects list comparator
18.03.2025 · 5 795 downloads
fixed an issue with effects list comparator
14.03.2025 · 613 downloads
updated jei
14.03.2025 · 1 234 downloads
updated jei
15.02.2025 · 3 972 downloads
fixed recipes not working on neoforge
09.02.2025 · 21 236 downloads
09.02.2025 · 324 downloads
08.02.2025 · 144 downloads
corrected neutral efects
08.02.2025 · 116 downloads
corrected neutral efects
08.02.2025 · 1 134 773 downloads
08.02.2025 · 1 581 302 downloads
28.01.2025 · 7 931 downloads
backported recent changes to recipes and api class
28.01.2025 · 1 830 downloads
backported recent changes to recipes and api class
28.01.2025 · 2 358 downloads
28.01.2025 · 660 downloads
28.01.2025 · 127 downloads
28.01.2025 · 81 downloads
25.01.2025 · 1 921 downloads
backported a fix
25.01.2025 · 650 downloads
backported a fix
25.01.2025 · 453 downloads
fixed an issue where i was accidentally multiplying a matrix by itself instead of by a vector I wanted to transform. this has some very niche bugs with some mods
25.01.2025 · 559 downloads
fixed an issue where i was accidentally multiplying a matrix by itself instead of by a vector I wanted to transform. this has some very niche bugs with some mods
23.01.2025 · 203 downloads
existing tooltips will now properly be hidden and jei ones shown instead
when EMI is installed JEED will turn off its toltips instead as it cant cancels the ones emi itself renders
23.01.2025 · 97 downloads
existing tooltips will now properly be hidden and jei ones shown instead
when EMI is installed JEED will turn off its toltips instead as it cant cancels the ones emi itself renders
23.01.2025 · 1 348 downloads
added more effect strings, backporte from 1.21
23.01.2025 · 540 downloads
added more effect strings, backporte from 1.21
04.09.2024 · 1 269 downloads
added more effect descriptions (thanks to Theukon-Dos)
04.09.2024 · 11 492 downloads
added more effect descriptions (thanks to Theukon-Dos)
16.08.2024 · 2 874 downloads
effect provider and potion provider recipes now support Components
16.08.2024 · 736 downloads
effect provider and potion provider recipes now support Components
04.08.2024 · 699 downloads
fixed an issue with neoforge
03.08.2024 · 115 downloads
fixed an issue with neoforge
02.08.2024 · 74 403 downloads
added a workaround for an issue due to an emi limitation, which made beacon buttons not clickable
02.08.2024 · 635 870 downloads
added a workaround for an issue due to an emi limitation, which made beacon buttons not clickable
02.08.2024 · 102 downloads
hacky workaround for EMI, fixing an issue preventing beacon buttons from being clicked due to an emi limitation.
02.08.2024 · 4 008 downloads
hacky workaround for EMI, fixing an issue preventing beacon buttons from being clicked due to an emi limitation.
28.06.2024 · 424 downloads
commented out 1 mixin (removing a small feature) until i can figure out why in the actual world it works perfectly in DEV, works fine on production fabric too but as soon as you put it on NEOFORGE production it just explodes without even giving an error. Thanks mixins
28.06.2024 · 99 downloads
fixed a neoforge issue
28.06.2024 · 7 011 downloads
improved mixins
28.06.2024 · 99 downloads
improved mixins
28.06.2024 · 73 downloads
fixed an issue with neoforge
27.06.2024 · 100 downloads
27.06.2024 · 147 downloads
27.06.2024 · 128 downloads
26.06.2024 · 12 876 downloads
26.06.2024 · 18 014 downloads
26.06.2024 · 97 downloads
26.06.2024 · 70 downloads
16.03.2024 · 83 723 downloads
made code extra fool proof without degrading performance
16.03.2024 · 144 501 downloads
made code extra fool proof without degrading performance
15.03.2024 · 1 442 downloads
improved EMI screen to be smaller as bigger ones aren't really allowed
15.03.2024 · 343 downloads
improved EMI screen to be smaller as bigger ones aren't really allowed
14.03.2024 · 256 downloads
fixed an issue due to architectury setup messing up mixins...
14.03.2024 · 248 downloads
fixed an issue due to architectury setup messing up mixins...
14.03.2024 · 80 downloads
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 105 downloads
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 116 downloads
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 113 downloads
possibly fixed a rare crash on forge
updated translations
23.12.2023 · 35 912 downloads
fixed beacon tooltip
23.12.2023 · 78 238 downloads
fixed beacon tooltip
12.11.2023 · 45 937 downloads
removed poison effect from blacklist
12.11.2023 · 58 693 downloads
removed poison effect from blacklist
22.06.2023 · 14 645 downloads
stylish effect fabric stuff i forgot
20.06.2023 · 190 downloads
20.06.2023 · 14 553 downloads
20.06.2023 · 40 335 downloads
what does a food with null effect even mean??
20.06.2023 · 70 349 downloads
what does a food with null effect even mean??
20.06.2023 · 7 252 downloads
20.06.2023 · 1 166 downloads
29.05.2023 · 415 downloads
29.05.2023 · 125 downloads
29.05.2023 · 331 downloads
29.05.2023 · 1 039 downloads
10.05.2023 · 192 downloads
10.05.2023 · 227 downloads
10.05.2023 · 169 downloads
10.05.2023 · 92 downloads
09.05.2023 · 71 downloads
updated to 1.19.4
09.05.2023 · 79 downloads
updated to 1.19.4
09.05.2023 · 75 downloads
09.05.2023 · 87 downloads
06.05.2023 · 83 downloads
06.05.2023 · 83 downloads
06.05.2023 · 61 downloads
06.05.2023 · 60 downloads
05.05.2023 · 64 downloads
05.05.2023 · 63 downloads
14.03.2023 · 406 downloads
updated jei
14.03.2023 · 63 downloads
Fixed effect icons duplicating when used with REI
14.03.2023 · 69 downloads
Added option to disable ingredients list
14.03.2023 · 65 downloads
updated to 1.19.2
14.03.2023 · 330 downloads
Added Stylish Effect compatibility. Many thanks to Fuzs_ for providing this
Added darkness effect description
14.03.2023 · 86 downloads
Fixed some registration issues
14.03.2023 · 70 downloads
Added russian translation
14.03.2023 · 66 downloads
Updated to 1.19
14.03.2023 · 38 867 downloads
Fixed effects rendering with a 3 pixel offset when using REI
14.03.2023 · 186 downloads
14.03.2023 · 65 downloads
Updated to 1.18.2
14.03.2023 · 160 downloads
Updated to latest JEI version
Fixed effects rendering twice
14.03.2023 · 67 downloads
Updated to the latest JEI version (thanks to mezz)
Restored back the effect tooltips on the inventory screen
Effect recipes can now be accessed both with "r" and "u" since are considered both input and outputs
14.03.2023 · 167 downloads
Ported to 1.18. Effect hovering on inventory screen has been disabled
14.03.2023 · 356 downloads
Fixed many typos in many of the modded effect descriptions added last time
Added a new "minecraft:all" keyword that can be used in the effect_provider recipe instead of an actual effect id to make all the items in the recipe be registered for every single effect in the game
14.03.2023 · 25 304 downloads
Fixed many typos in many of the modded effect descriptions added last time
Added a new "minecraft:all" keyword that can be used in the effect_provider recipe instead of an actual effect id to make all the items in the recipe be registered for every single effect in the game
14.03.2023 · 95 downloads
Fixed not working with the newest JEI version.
Requires the newest JEI version of course
14.03.2023 · 85 downloads
FIxed not working with the newest JEI version (1.16.5-7.7.1.132+)
14.03.2023 · 75 downloads
Added more effect descriptions for the following mods: cofh_core, mowzies_mobs, nether_extension, eidolon, forbidden_arcanus. Thanks to Pau_1eal for providing these
14.03.2023 · 89 downloads
Added more effect descriptions for the following mods: cofh_core, mowzies_mobs, nether_extension, eidolon, forbidden_arcanus. Thanks to Pau_1eal for providing these
14.03.2023 · 60 downloads
Added a $effect keyword through which you can now filter all effects in JEI search bar
removed some unused code and cleaned up some imports. This fixed some potential server sided issues
14.03.2023 · 63 downloads
Added config with an optional blacklist, useful to not make some selected effects not register at all
Added more tooltips and reformatted a lot of older ones to be more consistent and precise
Added some inter mod compatibility, it particular JEED can now be used with Forge REI port instead of JEI (cry about it >:) )
14.03.2023 · 58 downloads
Updated to 1.17.1
14.03.2023 · 59 downloads
Removed all recipe catalysts for effect recipes and properly fixed recipe ingredient and output list so the work as one would expect.
Hidden effects will no longer show
Beacon effects are now gathered dynamically
Removed redundant recipes
Reformatted and improved many descriptions
Added descriptions for the following mods:
- abundance
- alexs mobs
- apotheosis
- archers paradox
- astral sorcery
- atmospheric
- autumnity
- botania
- buzzier bees
- caverns and chasms
- environmental
- farmers delight
- fruitful
- immersive engineering
- infernal expansion
- neapolitan
- nether extension
- quark
- rats
- savageandravage
- seasonals
- tetra
- twilightforest
- upgrade aquatic
- xreliquary
The potion_provider recipe type now suppors a "potion" optional argument where one can specify a list of options that will selectively be applied to said item instead of applying them all if leaving this blank
14.03.2023 · 125 downloads
First release