AHilyard / LegendaryTooltips

A mod for Minecraft that adds fancy tooltips for rare items as well as tooltip customization options.
Other
26 stars 14 forks source link

1.19.2 Fabric REI Compat #49

Open BookerCatch opened 1 year ago

BookerCatch commented 1 year ago

The mixin target used to display this mod's tooltip changes on REI's tooltips is incorrect. It's currently targeting "me/shedaniel/rei/impl/client/gui/fabric/ScreenOverlayImplImpl)" when it probably ought to be "me.shedaniel.rei.impl.client.gui.fabric.ScreenOverlayImplFabric". Please see log below.

latest.log