Unify the test mod ID

This commit is contained in:
Jaffe2718
2025-08-14 18:41:43 +08:00
parent a940a96bc7
commit 0d2c952a54
5 changed files with 12 additions and 25 deletions

View File

@@ -1,10 +1,10 @@
{
"schemaVersion": 1,
"id": "testmod",
"id": "modid",
"version": "${version}",
"name": "MidnightLib Example",
"description": "Wow, you can do so much.",
"name": "MidnightLib Test Mod",
"description": "Example Mod for Team MidnightDust's mods.",
"authors": [ "MidnightDust" ],
"license": "CC0",