diff --git a/changelog.txt b/changelog.txt index 9cd0935..a616ad5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,2 @@ -

A changelog can be found at: https://www.wimods.net/wi-zoom/wi-zoom-1-5/

-

Note: This mod requires Fabric API for Minecraft 23w45a.

+

A changelog can be found at: https://www.wimods.net/wi-zoom/wi-zoom-1-5/

+

Note: This mod requires Fabric API for Minecraft 23w46a.

diff --git a/gradle.properties b/gradle.properties index 9003d34..79d3bbe 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=23w45a -yarn_mappings=23w45a+build.1 +minecraft_version=23w46a +yarn_mappings=23w46a+build.1 loader_version=0.14.24 #Fabric api -fabric_version=0.90.8+1.20.3 +fabric_version=0.90.9+1.20.3 # Mod Properties -mod_version = 1.5-MC23w45a +mod_version = 1.5-MC23w46a maven_group = net.wurstclient.zoom archives_base_name = WI-Zoom