We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802a779 commit adc92faCopy full SHA for adc92fa
src/main/templates/pack.mcmeta
@@ -1,6 +1,8 @@
1
{
2
"pack": {
3
- "description": "${mod_name} resources",
4
- "pack_format": 8
+ "description": {
+ "text": "${mod_name} resources"
5
+ },
6
+ "pack_format": 15
7
}
8
0 commit comments