9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/entities/dan.json
Brian Fopiano 4d7403f685 New command added to iris
/iris std beautify <project>
or just 
/iris std beautify
while in a proj
2021-07-05 02:22:24 -07:00

10 lines
178 B
JSON

{
"type": "VEX",
"passengers": [{
"type": "CREEPER",
"customName": "&acyberpwn",
"customNameVisible": true,
"invulnerable": true
}]
}