diff --git a/src/main/resources/resourcepacks/classic/pack.mcmeta b/src/main/resources/resourcepacks/classic/pack.mcmeta index 0450878b5..d3b795543 100644 --- a/src/main/resources/resourcepacks/classic/pack.mcmeta +++ b/src/main/resources/resourcepacks/classic/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 7, - "description": "The clasic look of ComputerCraft" + "pack_format": 8, + "description": "The classic look of ComputerCraft." } }