9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/structure-pieces/arm.json
Daniel Mills b1278fc584 Jigsaw objects
2021-01-02 12:27:15 -05:00

96 lines
2.2 KiB
JSON

{
"connectors": [
{
"innerConnector": false,
"rotateConnector": false,
"name": "",
"position": {
"x": -1,
"y": 2,
"z": -1
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"innerConnector": false,
"rotateConnector": false,
"name": "",
"position": {
"x": -1,
"y": 2,
"z": 2
},
"direction": "WEST_NEGATIVE_X"
},
{
"innerConnector": false,
"rotateConnector": false,
"name": "",
"position": {
"x": -1,
"y": -1,
"z": 2
},
"direction": "DOWN_NEGATIVE_Y"
}
],
"placementOptions": {
"overStilt": 0,
"chance": 1,
"meld": false,
"density": 1,
"edit": [],
"bottom": false,
"translateCenter": false,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"enabled": true
},
"boarExtendMinY": 0,
"smartBore": false,
"waterloggable": false,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": 0,
"z": 0
},
"mode": "CENTER_HEIGHT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,
"boarExtendMaxY": 0,
"onwater": false,
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
}
},
"object": "jig"
}