Initial commit of fabric-1.17.1 build
This commit is contained in:
parent
00ec1dc12e
commit
a3516b773e
43 changed files with 5404 additions and 0 deletions
12
fabric-1.17.1/gradle.properties
Normal file
12
fabric-1.17.1/gradle.properties
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17.1
|
||||
yarn_mappings=1.17.1+build.1
|
||||
loader_version=0.11.6
|
||||
# Mod Properties
|
||||
archives_base_name=Dynmap
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version=0.36.1+1.17
|
||||
Loading…
Add table
Add a link
Reference in a new issue