Update API, yarn, minimum loader version and mixin compat level.

This commit is contained in:
modmuss50
2022-01-24 20:22:46 +00:00
committed by c0de
parent f6ccf26923
commit 1ae727fb8b
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.1
yarn_mappings=1.18.1+build.22
loader_version=0.12.12
# Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod
# Dependencies
fabric_version=0.44.0+1.18
fabric_version=0.46.2+1.18