Перейти к содержимому
Mineforgian

Just Enough Effect Descriptions (JEED)

JEI plugin that displays information on all status effects

7.4M загрузок468 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge

Обновлён 17 декабря 2025 г. · опубликован 14 марта 2023 г.

  • example
  • tab

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

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.21-2.3.2Релиз1.21, 1.21.1fabric17 декабря 2025 г..jar (156 КБ)
1.21-2.3.2Релиз1.21, 1.21.1neoforge17 декабря 2025 г..jar (160 КБ)
1.21-2.3.1Релиз1.21, 1.21.1fabric28 ноября 2025 г..jar (149 КБ)
1.21-2.3.1Релиз1.21, 1.21.1neoforge28 ноября 2025 г..jar (153 КБ)
1.21-2.3.0Релиз1.21, 1.21.1fabric26 сентября 2025 г..jar (149 КБ)
1.21-2.3.0Релиз1.21, 1.21.1neoforge26 сентября 2025 г..jar (153 КБ)
1.21-2.2.19Релиз1.21, 1.21.1neoforge20 мая 2025 г..jar (153 КБ)
1.21-2.2.19Релиз1.21, 1.21.1fabric20 мая 2025 г..jar (149 КБ)
1.21-2.2.18Релиз1.21, 1.21.1neoforge18 марта 2025 г..jar (154 КБ)
1.21-2.2.18Релиз1.21, 1.21.1fabric18 марта 2025 г..jar (150 КБ)
1.21-2.2.17Релиз1.21, 1.21.1fabric14 марта 2025 г..jar (150 КБ)
1.21-2.2.17Релиз1.21, 1.21.1neoforge14 марта 2025 г..jar (154 КБ)
1.21-2.2.16Релиз1.21, 1.21.1neoforge15 февраля 2025 г..jar (154 КБ)
1.21-2.2.15Релиз1.21, 1.21.1fabric9 февраля 2025 г..jar (150 КБ)
1.21-2.2.15Релиз1.21, 1.21.1neoforge9 февраля 2025 г..jar (154 КБ)

Показаны последние 15 из 119 версий. Все версии — на Modrinth.

Ченджлог

1.21-2.3.2Релиз1.21, 1.21.1 · 17 декабря 2025 г.

fixed emi recipe not being legible

1.21-2.3.2Релиз1.21, 1.21.1 · 17 декабря 2025 г.

fixed emi recipe not being legible

1.21-2.3.1Релиз1.21, 1.21.1 · 28 ноября 2025 г.

removed usage of emi log and using instead jeed logger

1.21-2.3.1Релиз1.21, 1.21.1 · 28 ноября 2025 г.

removed usage of emi log and using instead jeed logger

1.21-2.3.0Релиз1.21, 1.21.1 · 26 сентября 2025 г.

updated JEI api

1.21-2.3.0Релиз1.21, 1.21.1 · 26 сентября 2025 г.

updated JEI api

1.21-2.2.19Релиз1.21, 1.21.1 · 20 мая 2025 г.

improved and fixed some bugs with tooltips

1.21-2.2.19Релиз1.21, 1.21.1 · 20 мая 2025 г.

improved and fixed some bugs with tooltips

Полная история изменений — на Modrinth.

Комментарии

Загружаем…