fabric-1.18: remap and update to 1.18-rc1+build.1
This commit is contained in:
parent
fef6577238
commit
4d8561187e
6 changed files with 21 additions and 19 deletions
|
|
@ -1,12 +1,14 @@
|
|||
# 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
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.18-rc1
|
||||
yarn_mappings=1.18-rc1+build.1
|
||||
loader_version=0.12.5
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.43.1+1.18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue