Close #832 (remove pack.mcmeta)

DH doesn't use resource pack files so these files are unnecessary and just cause warnings.
This commit is contained in:
James Seibel
2024-11-06 07:01:55 -06:00
parent 50f911f63c
commit 70550a21a0
2 changed files with 0 additions and 20 deletions
-10
View File
@@ -1,10 +0,0 @@
{
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"max_inclusive": 90000
},
"description": "Distant Horizons"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"max_inclusive": 90000
},
"description": "Distant Horizons"
}
}