1.21.3 support

This commit is contained in:
kawaiizenbo 2024-11-09 18:47:28 -07:00
parent 854ce7201c
commit 8f9a6005f5
13 changed files with 31 additions and 28 deletions

View file

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "moonlight",
"version": "v0.3.0",
"version": "v0.3.1",
"name": "Moonlight Meadows",
"description": "Utility mod with a focus on stability.",
"authors": [
@ -29,9 +29,9 @@
],
"depends": {
"fabricloader": ">=0.16.3",
"fabricloader": ">=0.16.9",
"fabric-api": "*",
"minecraft": "~1.21.1",
"minecraft": "~1.21.3",
"java": ">=21"
}
}