Commit c8d88521 by modmuss50

Update Fabric Loader and API

parent 8adede09
...@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G ...@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://fabricmc.net/versions.html # check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1 minecraft_version=1.17.1
yarn_mappings=1.17.1+build.63 yarn_mappings=1.17.1+build.63
loader_version=0.11.7 loader_version=0.12.5
# Mod Properties # Mod Properties
mod_version = 1.0.0 mod_version = 1.0.0
...@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G ...@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod archives_base_name = fabric-example-mod
# Dependencies # Dependencies
fabric_version=0.41.0+1.17 fabric_version=0.42.1+1.17
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment