update to 1.16.5

This commit is contained in:
jane 2021-03-06 19:14:42 -05:00
parent 2ea888ecaa
commit 0ffbbd129b
2 changed files with 10 additions and 10 deletions

View file

@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.4
yarn_mappings=1.16.4+build.7
loader_version=0.10.8
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.5
loader_version=0.11.2
# Mod Properties
mod_version = 0.1.6
mod_version = 0.2.0.0-SNAPSHOT
maven_group = pm.j4
archives_base_name = kerosene
# 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.28.1+1.16
fabric_version=0.31.0+1.16