mc-entity-visibility-rules/gradle.properties

18 lines
417 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.16.2
# Mod Properties
mod_version=0.0.1
maven_group=io.github.vftdan.mcentityvisibilityrules
archives_base_name=entity-visibility-rules
# Dependencies
fabric_version=0.102.0+1.21