This commit is contained in:
parent
5bafb80470
commit
a9fe5465e3
@ -3,10 +3,10 @@ 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.16-pre6
|
minecraft_version = 1.16-pre7
|
||||||
curseforge_id = 390028
|
curseforge_id = 390028
|
||||||
simple_minecraft_version = 1.16-Snapshot
|
simple_minecraft_version = 1.16-Snapshot
|
||||||
yarn_build = 3
|
yarn_build = 1
|
||||||
fabric_loader_version = 0.8.7+build.201
|
fabric_loader_version = 0.8.7+build.201
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
@ -15,4 +15,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_api_version = 0.12.3+build.363-1.16
|
fabric_api_version = 0.12.4+build.365-1.16
|
||||||
|
Reference in New Issue
Block a user