updatedd format_version to 2

This commit is contained in:
xSquishyLiam
2025-09-17 18:09:44 +01:00
parent 488f9e78f9
commit eed58af531

View File

@@ -6,7 +6,7 @@ public class PackManifest {
public static final String TEMPLATE = """ public static final String TEMPLATE = """
{ {
"format_version": 1, "format_version": 2,
"header": { "header": {
"name": "GeyserModelEngine", "name": "GeyserModelEngine",
"description": "GeyserModelEngine For Geyser", "description": "GeyserModelEngine For Geyser",