illusivesoulworks / charmofundying

Minecraft Mod: Adds curio support for the Totem of Undying so you don't have to be holding it.
https://www.curseforge.com/minecraft/mc-mods/curio-of-undying
Other
4 stars 11 forks source link

[Feature]: Use slot for modded Totem and other modded accessories. #8

Closed ardissaps closed 2 years ago

ardissaps commented 2 years ago

What is the new feature or improvement?

It would be nice addition if we can use the slot for modded Totem or other accessories provided by other mods. Thx in advance sir have a nice day.

TheIllusiveC4 commented 2 years ago

Trinkets API already provides a way to use the slot for other modded totems or accessories. By adding items to the data/trinkets/tags/items/charm/charm.json item tag, other accessories or totems can be placed into the slot as well. They may not always work right out of the box, but that integration would be up to the implementing mod to implement themselves through Trinkets API.