This commit is contained in:
kawaiizenbo 2023-12-12 18:38:02 -07:00
parent b84aac97b2
commit 08031c32ba
9 changed files with 38 additions and 26 deletions

View file

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "moonlight",
"version": "${version}",
"version": "v0.1.1",
"name": "Moonlight Meadows",
"description": "Utility mod with a focus on stability.",
@ -29,7 +29,7 @@
],
"depends": {
"fabricloader": ">=0.14.21",
"fabricloader": ">=0.15.1",
"fabric-api": "*",
"minecraft": "~1.20",
"java": ">=17"