Files
distant-horizons-sharded/forge/src/main/resources/pack.mcmeta
T
James Seibel a5865b3545 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
2024-11-11 07:13:04 -06:00

11 lines
201 B
JSON

{
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 7,
"max_inclusive": 90000
},
"description": "Distant Horizons"
}
}