Update to latest 1.19.3
This commit is contained in:
parent
ee54aab29b
commit
f7bd8bbdae
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/use
|
# check these on https://fabricmc.net/use
|
||||||
minecraft_version=1.19.3
|
minecraft_version=1.19.3
|
||||||
yarn_mappings=1.19.3+build.3
|
yarn_mappings=1.19.3+build.5
|
||||||
loader_version=0.14.11
|
loader_version=0.14.14
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.1.1
|
mod_version = 1.1.1
|
||||||
|
@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
fabric_version=0.69.0+1.19.3
|
fabric_version=0.75.1+1.19.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue