From 0c60fc250a2d17532e2db54bbdf45689d9d426b8 Mon Sep 17 00:00:00 2001 From: YanisBft Date: Sat, 21 Dec 2024 19:36:38 +0100 Subject: [PATCH] update version --- src/pack.mcmeta | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/pack.mcmeta b/src/pack.mcmeta index cef813e..0dfb15d 100644 --- a/src/pack.mcmeta +++ b/src/pack.mcmeta @@ -1,18 +1,16 @@ { "pack": { - "pack_format": 22, + "pack_format": 42, "supported_formats": { - "min_inclusive": 16, - "max_inclusive": 24 + "min_inclusive": 34, + "max_inclusive": 43 }, "description": ["", - {"text": "P", "color": "red", "bold":true}, - {"text": "A", "color": "gold", "bold":true}, - {"text": "C", "color": "green", "bold":true}, - {"text": " - ", "color": "white"}, - {"text": "Requiert Optifine", "color": "dark_aqua"}, + {"text": "Peace", "color": "red", "bold":true}, + {"text": "And", "color": "gold", "bold":true}, + {"text": "Cube", "color": "green", "bold":true}, {"text": "\nVersion : "}, - {"text": "26 janvier 2024", "color": "gray"} + {"text": "21 décembre 2024", "color": "gray"} ] } } \ No newline at end of file