-
Notifications
You must be signed in to change notification settings - Fork 37
update to minecraft 1.20.1 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Just updating the gradle.properties to target the newer fabric and mc version, and it compiles for 1.20.2 as well. |
I tried and got the following error: Did I miss some steps? |
I think loudambiance's words mean you can update to Minecraft 1.20.2 just have to change the |
|
Minecraft 1.20.1 using joml instead of Minecraft's own OpenGL math library. So many render stuff was broken. |
|
Oops, I even didn't realize this was a pull request... It worked, thanks! |
That's exactly what I meant, sorry for the confusion. |
|
Hi, I'm struggling to understand how to implement your modifications to make the mod work on mc 1.20.1. I've never done anything close to coding so I was wondering if you could help me understand how I should proceed to make it work ? |
No description provided.