Port to 1.18

This commit is contained in:
vladmarica 2021-12-13 13:33:38 -04:00
parent 98afb6736c
commit c18b4c069a
5 changed files with 8 additions and 8 deletions

View file

@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.23
loader_version=0.11.6
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.3
loader_version=0.12.11
# Mod Properties
mod_version = 1.1.1
@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
# 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.37.0+1.17
fabric_version=0.44.0+1.18