[1.21.x] Enchanting Infuser integration is broken
Fuzss opened this issue · 2 comments
Enchanting Infuser has just been updated to 1.21.1 and has changed quite a lot internally, so your integration is broken.
Pushed 1.4.5 with fixed compat!
I haven't changed versions beyond 1.21.1 yet, I think I'll wait till you publish your mod first as the new compat could break anyway - that one lambda really likes to change it's internal name which is why I had to resort to stuff like this in the past... 😅
Hm... wait a second, now that I think about it, could I not just use a * target selector here?
I need to try that...