re-add pack.mcmeta to maybe fix forge lang files
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
pack.mcmeta appears to be necessary for Forge to load texture and language files for MC 1.20.1.
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 7,
|
||||||
|
"supported_formats": {
|
||||||
|
"min_inclusive": 16,
|
||||||
|
"max_inclusive": 90000
|
||||||
|
},
|
||||||
|
"description": "Distant Horizons"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user