diff --git a/changelog.md b/changelog.md index 92349cf..f3ad410 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,7 @@ +### 1.11.0 + +* Updated to MC 1.20.1 + ### 1.10.0 + * Updated to MC 1.19.3 diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta index 46101b4..844d2d3 100644 --- a/src/main/resources/pack.mcmeta +++ b/src/main/resources/pack.mcmeta @@ -1,8 +1,6 @@ { "pack": { "description": "Compacter Resources", - "pack_format": 8, - "forge:resource_pack_format": 9, - "forge:data_pack_format": 10 + "pack_format": 15 } }