updated pack manifest

This commit is contained in:
xSquishyLiam
2025-10-20 01:01:41 +01:00
parent 2eb358299a
commit 6b43015ba8

View File

@@ -10,7 +10,7 @@ public class PackManifest {
"header": {
"name": "GeyserModelEngine",
"description": "GeyserModelEngine For Geyser",
"uuid": "782e97f0-5caf-473e-a47c-d7929859626b",
"uuid": "%uuid-1%",
"version": [0, 0, 1],
"min_engine_version": [1, 21, 100]
},
@@ -18,7 +18,7 @@ public class PackManifest {
{
"type": "resources",
"description": "GeyserModelEngine",
"uuid": "782e97f0-5caf-473e-a47c-d7929859626b",
"uuid": "%uuid-2%",
"version": [0, 0, 1]
}
]