Engine-Room / Flywheel

A modern engine for modded Minecraft.
MIT License
205 stars 52 forks source link

Update Fabric to 1.20.2 #224

Closed JulianVennen closed 4 months ago

JulianVennen commented 5 months ago

I updated the fabric dependencies to 1.20.2 and fixed all mixins that jumped into Minecraft classes/methods that were renamed.

To test this, I ran the runClient gradle task and was able to play normally. Is there anything else I should do to test this?