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

OreDictTips

Displays OreDictionary entries in item tooltips.

795 загрузок0 подписчиковMITforge

Обновлён 6 ноября 2023 г. · опубликован 6 ноября 2023 г.

  • Tooltip example

This is a simple mod that displays OreDictionary entries in item tooltips.

It has 4 toggle modes:

  • Always: Always displayed
  • Debug: Only displayed when advanced tooltips are shown (F3+H)
  • Keybind: Only displayed while holding down a specified keybinding (changeable in Controls, defaults to LSHIFT)
  • Keybind+Debug: Combination of Keybind and Debug; advanced tooltips must be enabled and the keybind must be held.

The mode can be set in the oredicttips.cfg configuration file.

The tooltips are in green because it looks nice.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.2Релиз1.12, 1.12.1, 1.12.2forge6 ноября 2023 г..jar (6 КБ)
2.0.1Релиз1.12, 1.12.1forge6 ноября 2023 г..jar (6 КБ)
2.0.0Релиз1.12forge6 ноября 2023 г..jar (6 КБ)
1.0.2Релиз1.10.2, 1.11, 1.11.1, 1.11.2forge6 ноября 2023 г..jar (6 КБ)
1.0.1Релиз1.10.2, 1.11, 1.11.1, 1.11.2forge6 ноября 2023 г..jar (6 КБ)
1.0.0Релиз1.10.2forge6 ноября 2023 г..jar (5 КБ)

Ченджлог

2.0.2Релиз1.12, 1.12.1, 1.12.2 · 6 ноября 2023 г.

Released on March 27, 2018 for Minecraft 1.12.

  • Add support for Minecraft 1.12.2
  • Fix world load hangs when some mods are installed by adding an empty check on the ItemStack in the ItemTooltipEvent subscriber (#4)
2.0.1Релиз1.12, 1.12.1 · 6 ноября 2023 г.

Released on August 14, 2017 for Minecraft 1.12.

  • Add support for Minecraft 1.12.1 (#3).
2.0.0Релиз1.12 · 6 ноября 2023 г.

Released on July 25, 2017 for Minecraft 1.12.

  • Update for Minecraft 1.12 (#2).
1.0.2Релиз1.11, 1.11.1, 1.11.2 · 6 ноября 2023 г.

Released on March 27, 2018 for Minecraft 1.10–1.11.2.

  • Fix world load hangs when some mods are installed by adding an empty check on the ItemStack in the ItemTooltipEvent subscriber (#4)
1.0.1Релиз1.11, 1.11.1, 1.11.2 · 6 ноября 2023 г.

Released on May 28, 2017 for Minecraft 1.10–1.11.2.

  • Add support for Minecraft 1.11 and 1.11.2 (#1)
  • Refactor for better OO and functional design
    • canShowTooltips is moved into ConfigRequirement, which tests against a predicate passed in the constructor.
    • The keybind is always created, now.
1.0.0Релиз1.10.2 · 6 ноября 2023 г.

Released on October 26, 2016 for Minecraft 1.10.2.

  • Initial release

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

Комментарии

Загружаем…