TheBrokenRail
1474736c62
All checks were successful
ObsidianSpawn/pipeline/head This commit looks good
Update Mappings
16 lines
436 B
Properties
16 lines
436 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 = 20w11a
|
|
curseforge_id = 367307
|
|
simple_minecraft_version = 1.16-Snapshot
|
|
yarn_mappings = 20w11a+build.7
|
|
loader_version = 0.7.8+build.184
|
|
|
|
# Mod Properties
|
|
mod_version = 1.0.2
|
|
maven_group = com.thebrokenrail
|
|
archives_base_name = obsidianspawn
|