fabric-1.18: remap and update to 1.18-rc1+build.1

This commit is contained in:
Kosma Moczek 2021-11-25 19:33:41 +01:00
parent fef6577238
commit 4d8561187e
6 changed files with 21 additions and 19 deletions

View file

@ -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