re-add pack.mcmeta to maybe fix forge lang files

This commit is contained in:
James Seibel
2026-02-09 07:03:52 -06:00
parent 7a05c8cdde
commit da1dc04e98
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
pack.mcmeta appears to be necessary for Forge to load texture and language files for MC 1.20.1.
+10
View File
@@ -0,0 +1,10 @@
{
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"max_inclusive": 90000
},
"description": "Distant Horizons"
}
}