Old-Ores-MC/Bedrock/manifest.json
G2 14c8843c5f Moved files into a more logical folder structure.
Renamed the bedrock and java specific files to better reflect what they were, moved the textures into a distinct folder.
2021-07-20 02:20:46 -06:00

18 lines
533 B
JSON

{
"format_version": 2,
"header": {
"description": "§7The old ore textures\n§6§oCopper made by G2",
"name": "Old Ores",
"uuid": "66c6e9a8-3093-462a-9c36-dbb052165822",
"version": [0, 0, 1],
"min_engine_version": [ 1, 17, 10 ]
},
"modules": [
{
"description": "§7The old ore textures\n§6§oCopper made by G2",
"type": "resources",
"uuid": "743f6949-53be-44b6-b326-398005028819",
"version": [0, 0, 1]
}
]
}