trinkets icon indicating copy to clipboard operation
trinkets copied to clipboard

A data-driven accessory mod and API for Minecraft using Fabric.

Results 32 trinkets issues
Sort by recently updated
recently updated
newest added

I'm not opening this as a "please do this urgently" type of thing, instead just as a way to mark it's not compatible yet.

If its possible to add a button to toggle the visibility of items in certain slots like curio did , there is a mod that shows the entire body and...

Is there a way to clear trinket slots with commands yet?

can you please modify your mod so that it gets properly recognized as a library by modmenu, and therefor doesnt show up by default? apis like fabric, cloth, yacl etc....

![image](https://user-images.githubusercontent.com/97153344/183295826-3d446976-0695-490c-af86-ce38e631a0ec.png) Head slot ![image](https://user-images.githubusercontent.com/97153344/183295863-9033140d-ca66-40b4-8cae-27393a8e39bb.png) How other slots look normally ![image](https://user-images.githubusercontent.com/97153344/183295895-98f73510-e7de-43f4-bb3e-505ba2f52406.png) How it normally looks in survival Help.

This PR: - Runs `inventory.clear()` and `update()` before running the deserializer if the inventory map wasn't empty. This prevents duplicate slots and items from appearing when running the deserializer more...

Hello. I'm having issues with [Phonochat](https://github.com/SylvKT/phonochat) and Trinkets causing it to duplicate the Phonochat Microphone. I'm unsure if this is a bug on my end or if Trinkets is causing...

I first noticed this with the Hex Casting scrying lens, but it seems to happen with any trinket and any slot. When you equip a trinket in creative mode, it...

![focus](https://user-images.githubusercontent.com/83496342/227917223-e24bdf50-768a-4866-a40f-1424a20e9aae.png) Need more tools to remove, hide or edit everything that shows up after "When equipped:". In default trinkets slot it's not possible to hide anything and for other custom...

The normal behaviour in vanilla is that players in creative mode can still unequip armour even when it has curse of binding. It seems to be an oversight in Trinket#canUnequip...