remove trailing , from pack.mcmeta
This commit is contained in:
parent
4566e7b45a
commit
f31c3f5ab0
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description": "${mod_name}",
|
"description": "${mod_name}",
|
||||||
"pack_format": 6,
|
"pack_format": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user