Files
easter-eggs/pack.mcmeta
Gustavo "Guz" L de Mello 9d87ae3a44
Some checks failed
Publish / publish (push) Failing after 1m6s
feat: inital commit release
2026-04-05 22:43:14 -03:00

33 lines
608 B
JSON

{
"pack": {
"description": {
"type": "translatable",
"translate": "sixsides_easter_eggs.mcmeta.description",
"fallback": "%s - Have an happy easter!",
"italic": false,
"with": [
{
"type": "translatable",
"translate": "sixsides_easter_eggs.mcmeta.version",
"fallback": "v0.1.0+1.21.10",
"color": "red",
"italic": false
}
]
},
"min_format": [
69,
0
],
"max_format": [
88,
0
],
"pack_format": 69,
"supported_formats": [
69,
81
]
}
}