Update to 1.19.3

This commit is contained in:
Wasinthorn Suksri
2022-12-20 14:39:40 +07:00
parent d6c7a434ae
commit 11d0c5d348
15 changed files with 219 additions and 147 deletions

View File

@@ -18,7 +18,7 @@
"license": "MIT",
"icon": "assets/betterbeds/icon.png",
"environment": "*",
"environment": "client",
"entrypoints": {
"client": [
@@ -31,7 +31,8 @@
],
"depends": {
"fabric": "*"
"fabric-api": "*",
"minecraft": ">=1.19.3"
},
"custom": {
"modmenu": {