9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/pillager_outpost/pillager.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

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"
}