mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
34 lines
804 B
JSON
34 lines
804 B
JSON
{
|
|
"connectors": [
|
|
{
|
|
"targetName": "*",
|
|
"innerConnector": true,
|
|
"entityCount": 1,
|
|
"rotateConnector": false,
|
|
"name": "top",
|
|
"pools": [],
|
|
"position": {
|
|
"x": 0,
|
|
"y": 5,
|
|
"z": 1
|
|
},
|
|
"direction": "WEST_NEGATIVE_X"
|
|
},
|
|
{
|
|
"targetName": "*",
|
|
"innerConnector": true,
|
|
"entityCount": 1,
|
|
"rotateConnector": false,
|
|
"name": "",
|
|
"pools": ["igloo/bottom"],
|
|
"position": {
|
|
"x": 0,
|
|
"y": -6,
|
|
"z": 1
|
|
},
|
|
"direction": "EAST_POSITIVE_X"
|
|
}
|
|
],
|
|
"object": "jigsaw/igloo/middle"
|
|
}
|