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

@@ -26,9 +26,9 @@
"dust.mixins.json"
],
"depends": {
"fabricloader": ">=0.12.11",
"fabricloader": ">=0.14.5",
"fabric": "*",
"minecraft": "1.18.2",
"minecraft": ">=1.19-beta.1",
"java": ">=17"
},
"suggests": {