TheBrokenRail
ce28c1c609
All checks were successful
Gulliver Reloaded/pipeline/head This commit looks good
Fix Gradle Script Automatically Adjust Shadow Size
21 lines
624 B
Properties
21 lines
624 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs = -Xmx1G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version = 20w13b
|
|
curseforge_id = 371246
|
|
simple_minecraft_version = 1.16-Snapshot
|
|
yarn_build = 4
|
|
fabric_loader_version = 0.7.8+build.189
|
|
|
|
# Mod Properties
|
|
mod_version = 1.0.6
|
|
maven_group = com.thebrokenrail
|
|
archives_base_name = gulliver-reloaded
|
|
|
|
# Dependencies
|
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
|
fabric_api_version = 0.5.6+build.313-1.16
|
|
mod_menu_version = 1.11.0+build.2
|