better-dropped-items-fabric/gradle.properties
2023-03-22 21:59:11 +09:00

15 lines
387 B
Properties

#Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
## Minecraft & Fabric Dependency Versions
minecraft_version = 1.19
# https://maven.fabricmc.net/net/fabricmc/yarn
yarn_mappings = 1.19+build.1
# https://maven.fabricmc.net/net/fabricmc/fabric-loader
loader_version = 0.14.6
## Mod Information
version=1.3.2
modid=betterdroppeditems
fabric_version=0.55.2+1.19