removed useless lang key and changed packmenu pack format from 5 (1.15-1.16.1) to 15 (1.20-1.20.1)
This commit is contained in:
parent
2ae979a771
commit
bed783f099
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
{
|
||||
"packmenu.discord": "Discord",
|
||||
"packmenu.akliz": "Become an Akliz Affiliate"
|
||||
"packmenu.discord": "Discord"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"pack": {
|
||||
"pack_format": 5,
|
||||
"pack_format": 15,
|
||||
"description": "PackMenu External Resources"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue