Closed Ricket closed 1 year ago
The mixin fails when used on 1.16.5 with Forge 1.16.5-36.2.39
. I'm making my own personal fixes and builds tailored specifically to my modpack and not making an effort to test or generalize them so I'll just close this PR.
index
parameter from the@ModifyVariable
annotation, because the 1.19 value of7
didn't work and I wasn't sure how to determine it. The docs say that if you omit index, it will just apply to all matches, which certainly is fine in this case since there's only one invocation.