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
Умови використання, зміни та поширення цього товару.
29.08.2026 · Modrinth
Скриншоти та зображення з оригінальної сторінки Modrinth.


















Опубліковані версії та оригінальні файли Modrinth.
29.08.2026 · 2 778 завантаження
29.08.2026 · 293 завантаження
24.07.2026 · 2 472 завантаження
1.21.11 port
24.07.2026 · 333 завантаження
1.21.11 port
24.07.2026 · 12 345 завантаження
updated translations
24.07.2026 · 24 852 завантаження
updated translations
24.07.2026 · 653 завантаження
updated translations
24.07.2026 · 1 777 завантаження
updated translations
24.07.2026 · 12 завантаження
updated translations
24.07.2026 · 14 завантаження
updated translations
24.07.2026 · 40 завантаження
hotfix
24.07.2026 · 13 завантаження
hotfix
23.07.2026 · 29 завантаження
26.1.2 port
23.07.2026 · 33 завантаження
26.1.2 port
17.12.2025 · 2 123 905 завантаження
fixed emi recipe not being legible
17.12.2025 · 153 806 завантаження
fixed emi recipe not being legible
28.11.2025 · 611 735 завантаження
removed usage of emi log and using instead jeed logger
28.11.2025 · 43 731 завантаження
removed usage of emi log and using instead jeed logger
26.09.2025 · 172 053 завантаження
updated JEI api
26.09.2025 · 29 695 завантаження
updated JEI api
20.05.2025 · 111 384 завантаження
improved and fixed some bugs with tooltips
20.05.2025 · 1 003 606 завантаження
improved and fixed some bugs with tooltips
18.03.2025 · 24 957 завантаження
fixed an issue with effects list comparator
18.03.2025 · 5 795 завантаження
fixed an issue with effects list comparator
14.03.2025 · 613 завантаження
updated jei
14.03.2025 · 1 234 завантаження
updated jei
15.02.2025 · 3 972 завантаження
fixed recipes not working on neoforge
09.02.2025 · 21 236 завантаження
09.02.2025 · 324 завантаження
08.02.2025 · 144 завантаження
corrected neutral efects
08.02.2025 · 116 завантаження
corrected neutral efects
08.02.2025 · 1 134 773 завантаження
08.02.2025 · 1 581 302 завантаження
28.01.2025 · 7 931 завантаження
backported recent changes to recipes and api class
28.01.2025 · 1 830 завантаження
backported recent changes to recipes and api class
28.01.2025 · 2 358 завантаження
28.01.2025 · 660 завантаження
28.01.2025 · 127 завантаження
28.01.2025 · 81 завантаження
25.01.2025 · 1 921 завантаження
backported a fix
25.01.2025 · 650 завантаження
backported a fix
25.01.2025 · 453 завантаження
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 завантаження
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 завантаження
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 завантаження
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 завантаження
added more effect strings, backporte from 1.21
23.01.2025 · 540 завантаження
added more effect strings, backporte from 1.21
04.09.2024 · 1 269 завантаження
added more effect descriptions (thanks to Theukon-Dos)
04.09.2024 · 11 492 завантаження
added more effect descriptions (thanks to Theukon-Dos)
16.08.2024 · 2 874 завантаження
effect provider and potion provider recipes now support Components
16.08.2024 · 736 завантаження
effect provider and potion provider recipes now support Components
04.08.2024 · 699 завантаження
fixed an issue with neoforge
03.08.2024 · 115 завантаження
fixed an issue with neoforge
02.08.2024 · 74 403 завантаження
added a workaround for an issue due to an emi limitation, which made beacon buttons not clickable
02.08.2024 · 635 870 завантаження
added a workaround for an issue due to an emi limitation, which made beacon buttons not clickable
02.08.2024 · 102 завантаження
hacky workaround for EMI, fixing an issue preventing beacon buttons from being clicked due to an emi limitation.
02.08.2024 · 4 008 завантаження
hacky workaround for EMI, fixing an issue preventing beacon buttons from being clicked due to an emi limitation.
28.06.2024 · 424 завантаження
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 завантаження
fixed a neoforge issue
28.06.2024 · 7 011 завантаження
improved mixins
28.06.2024 · 99 завантаження
improved mixins
28.06.2024 · 73 завантаження
fixed an issue with neoforge
27.06.2024 · 100 завантаження
27.06.2024 · 147 завантаження
27.06.2024 · 128 завантаження
26.06.2024 · 12 876 завантаження
26.06.2024 · 18 014 завантаження
26.06.2024 · 97 завантаження
26.06.2024 · 70 завантаження
16.03.2024 · 83 723 завантаження
made code extra fool proof without degrading performance
16.03.2024 · 144 501 завантаження
made code extra fool proof without degrading performance
15.03.2024 · 1 442 завантаження
improved EMI screen to be smaller as bigger ones aren't really allowed
15.03.2024 · 343 завантаження
improved EMI screen to be smaller as bigger ones aren't really allowed
14.03.2024 · 256 завантаження
fixed an issue due to architectury setup messing up mixins...
14.03.2024 · 248 завантаження
fixed an issue due to architectury setup messing up mixins...
14.03.2024 · 80 завантаження
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 105 завантаження
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 116 завантаження
possibly fixed a rare crash on forge
updated translations
14.03.2024 · 113 завантаження
possibly fixed a rare crash on forge
updated translations
23.12.2023 · 35 912 завантаження
fixed beacon tooltip
23.12.2023 · 78 238 завантаження
fixed beacon tooltip
12.11.2023 · 45 937 завантаження
removed poison effect from blacklist
12.11.2023 · 58 693 завантаження
removed poison effect from blacklist
22.06.2023 · 14 645 завантаження
stylish effect fabric stuff i forgot
20.06.2023 · 190 завантаження
20.06.2023 · 14 553 завантаження
20.06.2023 · 40 335 завантаження
what does a food with null effect even mean??
20.06.2023 · 70 349 завантаження
what does a food with null effect even mean??
20.06.2023 · 7 252 завантаження
20.06.2023 · 1 166 завантаження
29.05.2023 · 415 завантаження
29.05.2023 · 125 завантаження
29.05.2023 · 331 завантаження
29.05.2023 · 1 039 завантаження
10.05.2023 · 192 завантаження
10.05.2023 · 227 завантаження
10.05.2023 · 169 завантаження
10.05.2023 · 92 завантаження
09.05.2023 · 71 завантаження
updated to 1.19.4
09.05.2023 · 79 завантаження
updated to 1.19.4
09.05.2023 · 75 завантаження
09.05.2023 · 87 завантаження
06.05.2023 · 83 завантаження
06.05.2023 · 83 завантаження
06.05.2023 · 61 завантаження
06.05.2023 · 60 завантаження
05.05.2023 · 64 завантаження
05.05.2023 · 63 завантаження
14.03.2023 · 406 завантаження
updated jei
14.03.2023 · 63 завантаження
Fixed effect icons duplicating when used with REI
14.03.2023 · 69 завантаження
Added option to disable ingredients list
14.03.2023 · 65 завантаження
updated to 1.19.2
14.03.2023 · 330 завантаження
Added Stylish Effect compatibility. Many thanks to Fuzs_ for providing this
Added darkness effect description
14.03.2023 · 86 завантаження
Fixed some registration issues
14.03.2023 · 70 завантаження
Added russian translation
14.03.2023 · 66 завантаження
Updated to 1.19
14.03.2023 · 38 867 завантаження
Fixed effects rendering with a 3 pixel offset when using REI
14.03.2023 · 186 завантаження
14.03.2023 · 65 завантаження
Updated to 1.18.2
14.03.2023 · 160 завантаження
Updated to latest JEI version
Fixed effects rendering twice
14.03.2023 · 67 завантаження
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 завантаження
Ported to 1.18. Effect hovering on inventory screen has been disabled
14.03.2023 · 356 завантаження
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 завантаження
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 завантаження
Fixed not working with the newest JEI version.
Requires the newest JEI version of course
14.03.2023 · 85 завантаження
FIxed not working with the newest JEI version (1.16.5-7.7.1.132+)
14.03.2023 · 75 завантаження
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 завантаження
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 завантаження
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 завантаження
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 завантаження
Updated to 1.17.1
14.03.2023 · 59 завантаження
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 завантаження
First release