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

Enchantments on items in cape slot don't seem to work. #311

Closed cultab closed 4 months ago

cultab commented 4 months ago

I noticed this with Water Protection on a Crystalite Elytra on the cape slot. The effects of the enchantment don't work when the elytra is in the cape slot, works fine in the armor slot.

308 Mentions a similar issue with another enchantment.

I have also found that other effects such as getting lift from hydrothermal vents from the Better End mod don't work.

emilyploszaj commented 4 months ago

Mods need to implement enchantment checking themselves unfortunately, nothing trinkets can do.