mirror of
https://github.com/TeamMidnightDust/BetterBeds.git
synced 2025-12-16 05:25:09 +01:00
Update to 1.19.3
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user