RemoveBlockOutline/gradle.properties

17 lines
395 B
Properties
Raw Permalink Normal View History

2022-05-22 15:45:01 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2022-08-11 03:32:00 +00:00
# check these on https://fabricmc.net/develop
2024-09-24 13:43:44 +00:00
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.2
2022-05-22 15:45:01 +00:00
# Mod Properties
2024-09-24 13:43:44 +00:00
mod_version = 1.1.2-1.21.1
2023-06-18 11:44:39 +00:00
maven_group = ru.xzeldon.removeblockoutline
archives_base_name = removeblockoutline
2022-05-22 15:45:01 +00:00
# Dependencies
2024-09-24 13:43:44 +00:00
fabric_version=0.102.1+1.21.1