update to 1.19-pre1

-update mappings
-bump fabric.mod.json versions
-change `new TranslatableText` to `Text.translatable`
-change isBedWorking to bedWorking
This commit is contained in:
Liz Graham
2022-05-19 20:47:37 +01:00
parent 374833fba5
commit 056a251a70
6 changed files with 43 additions and 45 deletions

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.1
loader_version=0.12.11
minecraft_version=1.19-pre1
yarn_mappings=1.19-pre1+build.1
loader_version=0.14.5
# Mod Properties
mod_version = 1.2.0
@@ -13,8 +13,8 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = cave_dust
# Dependencies
fabric_version=0.47.8+1.18.2
fabric_version=0.52.4+1.19
clothconfig_version = 6.1.48
modmenu_version = 3.0.1
modmenu_version = 4.0.0-beta.4
minelp_version=4.4.0-beta.2
kirin_version=1.10.0-beta.2