mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"connectors": [{
|
|
"name": "pillager",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"direction": "DOWN_NEGATIVE_Y",
|
|
"entityCount": 50,
|
|
"spawnEntity": "pillager",
|
|
"rotateConnector": false,
|
|
"innerConnector": true
|
|
}],
|
|
"object": "bastion/mobs/empty"
|
|
}
|