polina4096 / resquake

Rewrite of a popular mod which brings quake-style movement to minecraft for Fabric mod loader in Kotlin
The Unlicense
26 stars 7 forks source link

1.20.5 support #17

Closed lunakittyyy closed 3 months ago

lunakittyyy commented 5 months ago

I think I like this mod a little too much

Requires Java 21 to compile (since 1.20.5 hopped to it). Kotlin target JVM is still set to 17 in build.gradle because it complains if its 21 - I'm unsure if this is easily fixable or not but it works ingame so :woman_shrugging:

2024-04-25_21 32 25

I am still inexperienced with Java and Kotlin, I probably forgot or missed some stuff or potentially did something bad, so feel free to make any edits as needed ^.^

lunakittyyy commented 5 months ago

1.20.6 is a hotfix for a single bug, this should work on it too