Update to 1.18.2
changed dependencies for update to 1.18.2 still have "errors" in code, not sure how to fix ore gen works perfectly (checked) even with errors created CHANGELOG file for version branch still have crippling depression
This commit is contained in:
@@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx6G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.18.1
|
||||
yarn_mappings=1.18.1+build.1
|
||||
loader_version=0.12.12
|
||||
minecraft_version=1.18.2
|
||||
yarn_mappings=1.18.2+build.3
|
||||
loader_version=0.13.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.18.1-1.0.0-stable
|
||||
mod_version = 1.18.2-0.1.9-unstable
|
||||
maven_group = ryantlg.GamerMod.mod
|
||||
archives_base_name = GamerMod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.46.0+1.18
|
||||
fabric_version=0.51.1+1.18.2
|
||||
|
||||
Reference in New Issue
Block a user