This commit is contained in:
modmuss50
2022-12-07 16:12:08 +00:00
committed by c0de
parent 35a4246975
commit 6bd22843be
2 changed files with 6 additions and 6 deletions

View File

@@ -4,9 +4,9 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.28
loader_version=0.14.10
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.1
loader_version=0.14.11
# Mod Properties
mod_version = 1.0.0
@@ -14,4 +14,4 @@ org.gradle.parallel=true
archives_base_name = fabric-example-mod
# Dependencies
fabric_version=0.67.0+1.19.2
fabric_version=0.68.1+1.19.3