Fix pack.mcmeta typo
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 7,
|
||||
"supported_formats": {"min_inclusive": 16, "max_inclusive": 90000},
|
||||
"description": "Distant Horizons"
|
||||
}
|
||||
"pack": {
|
||||
"pack_format": 7,
|
||||
"supported_formats": {
|
||||
"min_inclusive": 16,
|
||||
"max_inclusive": 90000
|
||||
},
|
||||
"description": "Distant Horizons"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user