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