MysticMods / MysticalWorld

Library mod for use with the Mystic Mods (Embers, Roots, Gadgetry, Mystic World, etc.)
MIT License
27 stars 30 forks source link

[1.16.4] [Mod Interaction] Charm's "Tinted" enchantment interacts with ink bottles & carapaces as well as the dyes they make #240

Closed Not-February closed 3 years ago

Not-February commented 3 years ago

General Information

Describe the bug: Ink bottles and carapaces seem to act as their respective craftable dyes for the Tinted enchantment from Charm. This mostly poses a problem when trying to repair a beetle mask enchanted with Tinted, as it will attempt to dye the mask's glint blue instead of repairing it.

To Reproduce:

  1. Enchant an item with Tinted (from Charm)
  2. Place enchanted item and one of the aforementioned items in an anvil
  3. It counts as a dye for the purpose of the Tinted enchantment, preventing repair if the item is a beetle mask

Expected behavior:


Environment Versions

Forge 35.1.28 MC 1.16.4

Mystic Mods Versions mysticalworld-1.16.4-0.3.1.7

Other Versions: charm-forge-1.16.4-2.2.2


Additional Information

Might be related to how the items are registered on MW's end, since vanilla items that produce dye like ink sacs and lapis do NOT do this.

MW Items: image image

Dye Items: image image

Vanilla Items: image image