9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/entities/unique/fred.json
2021-08-03 23:43:58 -07:00

12 lines
236 B
JSON

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