AHilyard / ItemBorders

A mod for Minecraft that shows colored borders around items to indicate their rarity.
Other
12 stars 1 forks source link

Legendary Tooltips integration is broken #19

Open Jarkness opened 1 year ago

Jarkness commented 1 year ago

For example:

image

Possible reason (not a java dev, sorry if I'm wrong):

import com.anthonyhilyard.legendarytooltips.LegendaryTooltipsConfig;

Should be replaced by:

import com.anthonyhilyard.legendarytooltips.config.LegendaryTooltipsConfig

And so on

Versions: Item Borders 1.2.0 Legendary Tooltips 1.4.0 Forge 43.3.0