Jump to content

zoZZoz

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by zoZZoz

  1. I’m looking to make a simple mod to allow the combination of Mending and Infinity enchantments in 1.15.2. It looks like the simple solution is to patch net.minecraft.enchantment.InfinityEnchantment.canApplyTogether() to simply return super.canApplyTogether(). I want to avoid using a coremod if possible. What's the best way to accomplish this?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.