From 46f54ed5c4e0eaa6293720b94d02e7f6e6ef6ecf Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sat, 5 Oct 2024 03:38:15 -0500 Subject: [PATCH] Update manifest.json for 1.21.x --- src/manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 3c49ea8..aa2ce41 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,16 +3,16 @@ "header": { "description": "§7The old ore textures\n§6§oCopper made by G2", "name": "Old Ores", - "uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", - "version": [2, 1, 2], - "min_engine_version": [ 1, 20, 0 ] + "uuid": "509d7359-84d8-43bd-9260-43c38b1f0013", + "version": [2, 1, 3], + "min_engine_version": [ 1, 21, 30 ] }, "modules": [ { "description": "§7The old ore textures\n§6§oCopper made by G2", "type": "resources", - "uuid": "743f6949-53be-44b6-b326-398005028819", - "version": [2, 1, 2] + "uuid": "471c09f2-d4cc-4c5b-9d44-cc323b491fef", + "version": [2, 1, 3] } ] }