This commit is contained in:
Timofey Gelazoniya 2022-08-11 06:32:00 +03:00
parent c5c1f78539
commit d9cdf91536
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 6 additions and 6 deletions

View File

@ -2,15 +2,15 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.6
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.1
loader_version=0.14.9
# Mod Properties
mod_version = 1.1.2-1.19.0
mod_version = 1.1.2-1.19.2
maven_group = ru.xzeldon.removeblockoutline
archives_base_name = removeblockoutline
# Dependencies
fabric_version=0.55.2+1.19
fabric_version=0.59.0+1.19.2