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 11 months ago

fooeyround commented 11 months ago

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

fooeyround commented 11 months 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 👍