This commit is contained in:
Sunskimmer82 2022-06-09 15:06:50 -05:00
parent 1e0cf3291e
commit bc18fa3d6c
3 changed files with 3 additions and 19 deletions

View File

@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx6G
loader_version=0.14.7
# Mod Properties
mod_version = 1.5.0
mod_version = 1.6.0
maven_group = com.serenas.shitmod
archives_base_name = serenas-shitmod

View File

@ -1,16 +0,0 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx6G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.22
loader_version=0.12.12
# Mod Properties
mod_version = 1.5.0
maven_group = com.serenas.shitmod
archives_base_name = serenas-shitmod
# Dependencies
fabric_version=0.46.2+1.18

View File

@ -27,9 +27,9 @@
],
"depends": {
"fabricloader": ">=0.12.12",
"fabricloader": ">=0.14.6",
"fabric": "*",
"minecraft": "1.18.x",
"minecraft": "1.19",
"java": ">=17"
},
"suggests": {