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:
@@ -2,7 +2,7 @@
|
||||
"pack": {
|
||||
"pack_format": 7,
|
||||
"supported_formats": {
|
||||
"min_inclusive": 16,
|
||||
"min_inclusive": 7,
|
||||
"max_inclusive": 90000
|
||||
},
|
||||
"description": "Distant Horizons"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"pack": {
|
||||
"pack_format": 7,
|
||||
"supported_formats": {
|
||||
"min_inclusive": 16,
|
||||
"min_inclusive": 7,
|
||||
"max_inclusive": 90000
|
||||
},
|
||||
"description": "Distant Horizons"
|
||||
|
||||
Reference in New Issue
Block a user