fix: Make the pack.mcmeta actually say 6.0 with the right color

This commit is contained in:
blryface 2024-06-16 17:42:25 -03:00 committed by GitHub
parent f14ee1281d
commit c309515833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,6 @@
"pack": {
"pack_format": 15,
"supported_formats": [15, 9999],
"description": "§cPr§6id§eep§2ac§9k 6.0 §r| Joy Update!"
"description": "§cPr§6id§eep§2ac§9k 6§5.0 §r| Joy Update!"
}
}