Update manifest.json for 1.21.x

This commit is contained in:
G2-Games 2024-10-05 03:38:15 -05:00
parent 2c37feeb6f
commit 46f54ed5c4

View file

@ -3,16 +3,16 @@
"header": { "header": {
"description": "§7The old ore textures\n§6§oCopper made by G2", "description": "§7The old ore textures\n§6§oCopper made by G2",
"name": "Old Ores", "name": "Old Ores",
"uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", "uuid": "509d7359-84d8-43bd-9260-43c38b1f0013",
"version": [2, 1, 2], "version": [2, 1, 3],
"min_engine_version": [ 1, 20, 0 ] "min_engine_version": [ 1, 21, 30 ]
}, },
"modules": [ "modules": [
{ {
"description": "§7The old ore textures\n§6§oCopper made by G2", "description": "§7The old ore textures\n§6§oCopper made by G2",
"type": "resources", "type": "resources",
"uuid": "743f6949-53be-44b6-b326-398005028819", "uuid": "471c09f2-d4cc-4c5b-9d44-cc323b491fef",
"version": [2, 1, 2] "version": [2, 1, 3]
} }
] ]
} }