Started by
leydenjar
on
Topic category: Help with Minecraft modding (Java Edition)
Like title says, I want to create an Enchantment that temporarily disables players armor/enchantments (one for each job), but I'm not sure how to go about implementing that.
The closest I've come so far is removing positive potion effects from the player, but it's lame having to do everything through the limited potions minecraft has.