update to 1.21
This commit is contained in:
parent
1b37abaca3
commit
533a5c4b19
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
|||
| https://modrinth.com/resourcepack/centered-tilde |
|
||||
|--------------------------------------------------|
|
||||
|
||||
> This resource pack moves the ~tilde character from top to center. Tested with versions from 1.13 to 24w18a.
|
||||
> This resource pack moves the ~tilde character from top to center. Tested with versions from 1.13 to 1.21.
|
||||
|
||||
Licensed under the CC0 1.0 license, available at https://creativecommons.org/publicdomain/zero/1.0/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"pack": {
|
||||
"pack_format": 4,
|
||||
"supported_formats": [4, 33],
|
||||
"supported_formats": [4, 34],
|
||||
"description": "centers the ~tilde character"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue