9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
Files
Iris-Pack-Overworld/entities/fred.json
2020-10-19 06:03:33 -04:00

13 lines
277 B
JSON

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