Decrease Min mcmeta version from 16 -> 7

should still fix #832
mcmeta files were re-added since forge needs them for certain resource files to load
This commit is contained in:
James Seibel
2024-11-11 07:13:04 -06:00
parent 8f15ab7ccd
commit a5865b3545
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"min_inclusive": 7,
"max_inclusive": 90000
},
"description": "Distant Horizons"
+1 -1
View File
@@ -2,7 +2,7 @@
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"min_inclusive": 7,
"max_inclusive": 90000
},
"description": "Distant Horizons"