mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
Compare commits
1 Commits
e28035dd61
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b7a4ef86f |
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"supported_formats": [15, 99],
|
||||
"description": "§2Version ${version} §a${edition}\n§e©Motschen ${year} | MIT Licence"
|
||||
"supported_formats": [15, 255],
|
||||
"min_format": 15,
|
||||
"max_format": 255,
|
||||
"description": "§2Version ${version}\n§e©Motschen ${year} | MIT Licence"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"supported_formats": [15, 99],
|
||||
"description": "§2Version 8.0 §a\n§e©Motschen 2025 | MIT Licence"
|
||||
"supported_formats": [15, 255],
|
||||
"min_format": 15,
|
||||
"max_format": 255,
|
||||
"description": "§2Version 8.1\n§e©Motschen 2025 | MIT Licence"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user