diff --git a/changelog.txt b/changelog.txt index e51f907..b6c406f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,2 @@ -<p>A changelog can be found at: <a href="https://www.wimods.net/wi-zoom/wi-zoom-1-5/?mc=24w12a&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC24w12a">https://www.wimods.net/wi-zoom/wi-zoom-1-5/</a></p> -<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/5198647" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 24w12a</a>.</p> +<p>A changelog can be found at: <a href="https://www.wimods.net/wi-zoom/wi-zoom-1-5/?mc=24w13a&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC24w13a">https://www.wimods.net/wi-zoom/wi-zoom-1-5/</a></p> +<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/5216283" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 24w13a</a>.</p> diff --git a/gradle.properties b/gradle.properties index 452107d..3bfe4fe 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 +minecraft_version=24w13a +yarn_mappings=24w13a+build.4 loader_version=0.15.7 #Fabric api -fabric_version=0.96.12+1.20.5 +fabric_version=0.96.13+1.20.5 # Mod Properties -mod_version = 1.5-MC24w12a +mod_version = 1.5-MC24w13a maven_group = net.wurstclient.zoom archives_base_name = WI-Zoom