FiguraMC / Figura

Extensively customize your character with Figura!
https://modrinth.com/mod/figura
GNU Lesser General Public License v2.1
224 stars 44 forks source link

Use JDK 17 instead of 21 in terms of codespaces #167

Closed Kichura closed 7 months ago

Kichura commented 8 months ago

Specifies JDK 17.0.10 (temurin) to be used instead of jitpack just fetching the actual latest it can find which is 21 since that doesn't really work well in certain repos such as this one.

UnlikePaladin commented 7 months ago

Forge has some problems with Java 21, so thanks for noticing/fixing this!