diff --git a/changelog.txt b/changelog.txt index 0eac407..5a6f31e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,2 @@ -
A changelog can be found at: https://www.wimods.net/mo-glass/mo-glass-1-7/
-Note: This mod requires Fabric API for Minecraft 24w12a.
+A changelog can be found at: https://www.wimods.net/mo-glass/mo-glass-1-7/
+Note: This mod requires Fabric API for Minecraft 24w14potato.
diff --git a/gradle.properties b/gradle.properties index 66efb18..3ed415b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,15 +5,15 @@ org.gradle.parallel=true # Fabric Properties # check these at https://fabricmc.net/develop/ and # https://www.curseforge.com/minecraft/mc-mods/fabric-api -minecraft_version=24w12a -yarn_mappings=24w12a+build.3 -loader_version=0.15.7 +minecraft_version=24w14potato +yarn_mappings=24w14potato+build.3 +loader_version=0.15.9 #Fabric api -fabric_version=0.96.12+1.20.5 +fabric_version=0.96.14+24w14potato # Mod Properties -mod_version = 1.7-MC24w12a +mod_version = 1.7-MC24w14potato maven_group = net.wurstclient.glass archives_base_name = Mo-Glass