Skip to content

Commit a3b47bc

Browse files
committed
Fix supported format range for builtin packs
1 parent 05ea0a7 commit a3b47bc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/main/resources/resourcepacks/default/pack.mcmeta

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"pack": {
33
"pack_format": 42,
4-
"supported_formats": [42, 999],
54
"description": {
65
"translate": "resourcePack.continuity.default.description"
76
}

src/main/resources/resourcepacks/glass_pane_culling_fix/pack.mcmeta

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"pack": {
33
"pack_format": 42,
4-
"supported_formats": [42, 999],
54
"description": {
65
"translate": "resourcePack.continuity.glass_pane_culling_fix.description"
76
}

0 commit comments

Comments
 (0)