Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

(sitenotice-read-more)

Feed The Beast Wiki
(fd-global-navigation-anon-register)
Advertisement

On this page is the changelog for OreDictTips.

Version 2 for Minecraft 1.12[]

2.0.2[]

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[]

Released on August 14, 2017 for Minecraft 1.12.

  • Add support for Minecraft 1.12.1 (#3).

2.0.0[]

Released on July 25, 2017 for Minecraft 1.12.

  • Update for Minecraft 1.12 (#2).

Version 1 for Minecraft 1.10–1.11[]

1.0.2[]

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[]

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[]

Released on October 26, 2016 for Minecraft 1.10.2.

  • Initial release


Advertisement