1.19.1
This commit is contained in:
parent
6fbdbfd778
commit
5c2762a253
@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
|||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.19
|
minecraft_version=1.19.1
|
||||||
yarn_mappings=1.19+build.1
|
yarn_mappings=1.19.1+build.1
|
||||||
loader_version=0.14.6
|
loader_version=0.14.8
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.0.0
|
mod_version = 1.0.0
|
||||||
@ -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.55.1+1.19
|
fabric_version=0.58.4+1.19.1
|
||||||
|
Loading…
Reference in New Issue
Block a user