Skip to content

Commit

Permalink
更改了pack.mcmeta使其与我的其他数据包同步
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteElephant-abc committed Dec 25, 2024
1 parent 641d20a commit 1687875
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pack": {
"pack_format": 48,
"description": "兼容:1.20.3-1.21.x",
"supported_formats": [26, 61]
}
}
"pack": {
"pack_format": 48,
"description": "bilibili-白象_elephant",
"supported_formats": [16, 61]
}
}

0 comments on commit 1687875

Please sign in to comment.