Started by
AmosBirb
on
Topic category: Troubleshooting, bugs, and solutions
I am trying to make custom enchantments that override the vanilla protection enchantments, but every time I try to use the block "remove specific enchantment from provided itemstack" to remove the enchantment, it removes the lore text but the enchantment is still present when checking with /data get entity @p SelectedItem.
Any ideas why? Any solutions would be great as I'm not sure how else to replace vanilla enchants.
What trigger do you run this procedure on?
It was failing to respond to player update tick when the item was in the main hand.
The other instance was with Goldorion's Tooltip Plugin so I'm not as concerned since it's a third party plugin