We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28035d commit 0b7a4efCopy full SHA for 0b7a4ef
2 files changed
input/pack.mcmeta
@@ -1,7 +1,9 @@
1
{
2
"pack": {
3
"pack_format": 15,
4
- "supported_formats": [15, 99],
5
- "description": "§2Version ${version} §a${edition}\n§e©Motschen ${year} | MIT Licence"
+ "supported_formats": [15, 255],
+ "min_format": 15,
6
+ "max_format": 255,
7
+ "description": "§2Version ${version}\n§e©Motschen ${year} | MIT Licence"
8
}
-}
9
+}
pack.mcmeta
- "description": "§2Version 8.0 §a\n§e©Motschen 2025 | MIT Licence"
+ "description": "§2Version 8.1\n§e©Motschen 2025 | MIT Licence"
0 commit comments