1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-30 09:07:55 +00:00

Update classic resource pack.mcmeta.

Gets rid of "pack made for old version of MC" warning.
This commit is contained in:
Toad-Dev
2021-12-18 08:19:30 -08:00
parent 4850d4346d
commit 190a110296

View File

@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 7,
"description": "The clasic look of ComputerCraft"
"pack_format": 8,
"description": "The classic look of ComputerCraft."
}
}