Browse Source

port to 1.19.1

Jared 2 years ago
parent
commit
0102c1a4bb
2 changed files with 5 additions and 5 deletions
  1. 1 1
      Forge/src/main/resources/META-INF/mods.toml
  2. 4 4
      gradle.properties

+ 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"
+updateJSONURL="https://updates.blamejared.com/get?n=controlling&gv=1.19.1"
 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
+minecraftVersion=1.19.1
 # Forge
-forgeVersion=41.0.91
+forgeVersion=42.0.0
 # Fabric
-fabricVersion=0.55.2+1.19
-fabricLoaderVersion=0.14.6
+fabricVersion=0.58.5+1.19.1
+fabricLoaderVersion=0.14.8
 # Mod options
 modName=Controlling
 modAuthor=Jared