Jared 2 rokov pred
rodič
commit
a2b493fee9

+ 1 - 1
Forge/build.gradle.kts

@@ -42,7 +42,7 @@ mixin {
 }
 
 minecraft {
-    mappings("official", "1.19")
+    mappings("official", "1.19.2")
 
     runs {
         create("client") {

+ 1 - 1
Forge/src/main/resources/META-INF/mods.toml

@@ -5,7 +5,7 @@ license="MIT"
 
 [[mods]]
 modId="controlling"
-updateJSONURL="https://updates.blamejared.com/get?n=controlling&gv=1.19.1"
+updateJSONURL="https://updates.blamejared.com/get?n=controlling&gv=1.19.2"
 version="${file.jarVersion}"
 displayName="Controlling"
 displayURL="https://minecraft.curseforge.com/projects/controlling"

+ 4 - 4
gradle.properties

@@ -3,12 +3,12 @@ modVersion=10.0
 group=com.blamejared.controlling
 modJavaVersion=17
 # Common
-minecraftVersion=1.19.1
+minecraftVersion=1.19.2
 # Forge
-forgeVersion=42.0.0
+forgeVersion=43.1.2
 # Fabric
-fabricVersion=0.58.5+1.19.1
-fabricLoaderVersion=0.14.8
+fabricVersion=0.60.0+1.19.2
+fabricLoaderVersion=0.14.9
 # Mod options
 modName=Controlling
 modAuthor=Jared