Queerbric / Inspecio

A Minecraft mod which adds more tooltip components to items.
https://modrinth.com/mod/inspecio
GNU Lesser General Public License v3.0
102 stars 25 forks source link

Remove Advanced Tooltips Check (Fixes #81) #94

Closed sisby-folk closed 2 years ago

sisby-folk commented 2 years ago

Fixes #81 again. in-mixin check was removed, but not the vanilla one.

image

Side effects: This also makes lodestones show up without advanced (we're assuming this was intended) repair cost and lodestone location show up below advanced tooltips, if they are enabled. Could use INVOKE on context.isAdvanced() or this.hasTag() with an ordinal to resolve this, but that's less stable as far as we know. Feel free to edit.

sisby-folk commented 2 years ago

Here's a screenshot from our modpack to give reference - image