9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/entities/fred.json
2021-05-08 18:40:33 -03:00

13 lines
277 B
JSON

{
"type": "VEX",
"passengers": [
{
"type": "PANDA",
"invulnerable": true,
"customName": "&3Fred",
"baby": true,
"pandaMainGene": "PLAYFUL",
"pandaHiddenGene": "AGGRESSIVE"
}
]
}