mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 22:16:20 +00:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{"type": "HORSE",
|
|
"customName": "THE WANDERING HORSE",
|
|
"passengers": [
|
|
{
|
|
"type": "WANDERING_TRADER",
|
|
"customName": "THE WANDERING TRADER!",
|
|
"invulnerable": true
|
|
}
|
|
]
|
|
}
|