emilyploszaj / trinkets

A data-driven accessory mod and API for Minecraft using Fabric.
https://www.curseforge.com/minecraft/mc-mods/trinkets
MIT License
165 stars 72 forks source link

Disabling the mod's custom tooltip #300

Closed maityyy closed 5 months ago

maityyy commented 5 months ago

Is it possible to disable this text on 1.20.1? image

And yes, thanks for the cool API! :)

emilyploszaj commented 5 months ago

https://github.com/emilyploszaj/trinkets/wiki/Trinkets-Data-Formats see the tooltip predicate for slots

maityyy commented 5 months ago

It worked, thanks