Update to fixed fabric + yarn
This commit is contained in:
parent
ba5cad8320
commit
20c98824b9
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=19w12a
|
||||
yarn_mappings=19w12a.1
|
||||
yarn_mappings=19w12a.2
|
||||
loader_version=0.3.7.109
|
||||
|
||||
# Mod Properties
|
||||
|
@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
|
|||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
|
||||
fabric_version=0.2.4.112
|
||||
fabric_version=0.2.4.113
|
||||
|
|
Loading…
Reference in a new issue