9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/mushhut/paths/path3.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

101 lines
2.4 KiB
JSON

{
"connectors": [
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": [
"mush_huts/huts",
"mush_huts/paths"
],
"position": {
"x": -4,
"y": 0,
"z": 1
},
"keepEntity": false,
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": [
"mush_huts/huts",
"mush_huts/paths"
],
"position": {
"x": 1,
"y": 0,
"z": -4
},
"keepEntity": false,
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"overStilt": 0,
"chance": 1,
"meld": false,
"density": 1,
"boreExtendMinY": 0,
"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
},
"boreExtendMaxY": 0,
"smartBore": false,
"waterloggable": false,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": 0,
"z": 0
},
"mode": "PAINT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,
"loot": [],
"place": [],
"onwater": false,
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
}
},
"object": "mushhut/paths/path3"
}