Minecraft 1.18 #4

Merged
ModProg merged 3 commits from 1.18 into 1.17 2021-12-03 13:44:25 +00:00
ModProg commented 2021-12-01 17:00:26 +00:00 (Migrated from github.com)
No description provided.
andrewlalis (Migrated from github.com) reviewed 2021-12-01 17:00:26 +00:00
andrewlalis (Migrated from github.com) requested changes 2021-12-02 05:38:06 +00:00
andrewlalis (Migrated from github.com) left a comment

If you can fix the problem with the source files appearing as new files under a remappedSrc directory and any other issues I commented on, then I can merge this.

If you can fix the problem with the source files appearing as new files under a `remappedSrc` directory and any other issues I commented on, then I can merge this.
andrewlalis (Migrated from github.com) commented 2021-12-02 05:37:09 +00:00

Fix indentation

Fix indentation
ModProg commented 2021-12-02 11:13:09 +00:00 (Migrated from github.com)

If you can fix the problem with the source files appearing as new files under a remappedSrc directory and any other issues I commented on, then I can merge this.

oh yeah of course I must have missed those when committing :D

> If you can fix the problem with the source files appearing as new files under a `remappedSrc` directory and any other issues I commented on, then I can merge this. oh yeah of course I must have missed those when committing :D
andrewlalis commented 2021-12-02 14:47:12 +00:00 (Migrated from github.com)

Looks like the Github action for gradle build is failing because the workflow hasn't been updated to build with java 17. Additionally, modid.mixins.json still has a compatibilityLevel set to JAVA_16. Maybe that should be updated as well?

Looks like the Github action for `gradle build` is failing because the workflow hasn't been updated to build with java 17. Additionally, `modid.mixins.json` still has a `compatibilityLevel` set to `JAVA_16`. Maybe that should be updated as well?
ModProg commented 2021-12-02 18:47:21 +00:00 (Migrated from github.com)

Additionally, modid.mixins.json still has a compatibilityLevel set to JAVA_16. Maybe that should be updated as well?

Does 1.18 only support 17?

> Additionally, `modid.mixins.json` still has a `compatibilityLevel` set to `JAVA_16`. Maybe that should be updated as well? Does 1.18 only support 17?
ModProg commented 2021-12-02 18:52:41 +00:00 (Migrated from github.com)
oh aparently they updated: https://www.pcgamesn.com/minecraft/1-18-pre-release-2
Sign in to join this conversation.
No description provided.