This commit is contained in:
parent
6fa51c4650
commit
f030fce712
@ -3,11 +3,11 @@ org.gradle.jvmargs = -Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version = 20w13b
|
||||
minecraft_version = 20w14a
|
||||
curseforge_id = 368420
|
||||
simple_minecraft_version = 1.16-Snapshot
|
||||
yarn_build = 4
|
||||
fabric_loader_version = 0.7.8+build.189
|
||||
yarn_build = 2
|
||||
fabric_loader_version = 0.7.9+build.190
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.9
|
||||
@ -16,7 +16,7 @@ org.gradle.jvmargs = -Xmx1G
|
||||
|
||||
# Dependencies
|
||||
# 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.5.6+build.313-1.16
|
||||
fabric_api_version = 0.5.7+build.314-1.16
|
||||
cloth_config_version = 3.2.1-unstable
|
||||
auto_config_version = 1.2.4
|
||||
mod_menu_version = 1.11.0+build.2
|
||||
mod_menu_version = 1.11.1+build.3
|
||||
|
Reference in New Issue
Block a user