You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might be here because you want to blacklist enchantments as a modder.
Now, we make this available through config for users, but modders can use tags instead.
This tag is called dark-enchanting/enchantment/disabled
Here is the example json. You are banning minecraft protection enchantment from the table so you do that and bam, it works. Hopefully.
{ "replace": false, "values": [ "minecraft:protection" ] }