Fourmisain / TaxFreeLevels

A Fabric/(Neo)Forge Minecraft mod which flattens the ever-increasing anvil and enchantment costs and makes renaming items always cost 1 level
MIT License
3 stars 3 forks source link

Enchanting Infuser (Forge) compatibility #23

Closed GregHilmes closed 9 months ago

GregHilmes commented 9 months ago

I see Tax Free Levels added compatibility with Enchanting Infuser in f82f35afd34b048e1e4a0c895e47a5bc29d41901, but that support seems to only be with Fabric. When running both mods in Forge, the normal level cost remains.

Setup:

Would it be possible to replicate the enchanting infuser mixin/compatibility for Forge?

Fourmisain commented 9 months ago

Oh, I added support for it before I even ported my mod to Forge and I never looked to check! 😅

1.3.9 with support for it for Forge and NeoForge is now up!

GregHilmes commented 9 months ago

Works perfectly, thanks for the quick response!