9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/entities/aeternum.json
Daniel Mills 0138e7d8ef Mobs
2020-10-13 05:54:01 -04:00

11 lines
196 B
JSON

{
"type": "CAT",
"silent": true,
"passengers": [
{
"type": "PARROT",
"customName": "&eAeternum",
"customNameVisible": true
}
]
}