From 91199f989759761e2b5d3ae253058541f5e9ac79 Mon Sep 17 00:00:00 2001 From: Misode Date: Sun, 18 Jun 2023 21:02:08 +0200 Subject: [PATCH] Fix outdated pack format for 1.20 --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 0a2b337d..d2da0656 100644 --- a/src/config.json +++ b/src/config.json @@ -98,8 +98,8 @@ }, { "id": "1.20", - "dynamic": true, - "pack_format": 13 + "ref": "1.20.1", + "pack_format": 15 } ], "generators": [