Fresh port to 1.20

Note: I changed `BuildModeCategoryEnum` to actually use the Color class instead of using Vector4f. Same counts for `RadialMenu`
This commit is contained in:
Mrbysco
2023-11-18 00:38:56 +01:00
parent 8570bde282
commit ca44da71e7
141 changed files with 1170 additions and 1349 deletions

View File

@@ -4,17 +4,17 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
mod_version = 3.5
artifact_minecraft_version = 1.19.2
artifact_minecraft_version = 1.20.1
minecraft_version = 1.19.2
forge_version = 43.1.47
minecraft_version = 1.20.1
forge_version = 47.1.3
forgegradle_version = 5.1.53
forgegradle_version = 6.0.7
mixingradle_version = 0.7-SNAPSHOT
mixin_version = 0.8.5
librarian_version = 1.+
cursegradle_version = 1.4.0
parchment_version = 2022.11.27
parchment_version = 2023.09.03
flywheel_minecraft_version = 1.19.2
flywheel_version = 0.6.10-20
flywheel_minecraft_version = 1.20.1
flywheel_version = 0.6.10-7