I tried to make some changes to the Minecraft code using mixins. I acted as it was in the documentation.
As a result, I was able to achieve refmap generation. But this file looked very strange...
When I downloaded my mod, I didn't see any changes: the mixin just didn't load.
I attach the file build.gradle there: https://gist.github.com/aloyen07/30658d528e83dfa6d0f9d2319da23eda
How to fix this problem?