mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"type": "HORSE",
|
|
"customName": "THE WANDERING HORSE",
|
|
"passengers": [{
|
|
"type": "WANDERING_TRADER",
|
|
"customName": "THE WANDERING TRADER!",
|
|
"invulnerable": true
|
|
}]
|
|
}
|