Andrews54757 / tweakfork

A modified small client-side Minecraft mod that adds various configurable tweaks - plus some more
GNU Lesser General Public License v3.0
80 stars 9 forks source link

change the `@Overwrite` to an `@ModifyVariable` in MixinWindow #57

Closed fooeyround closed 1 year ago

fooeyround commented 1 year ago

Fixes #56 and "cleans" up the inject as you don't need to overwrite everything.

fooeyround commented 1 year ago

If you want it to be at the STORE instead that would work, and just add the other calls. But I hope this is good 👍