9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/cave.json
Brian Fopiano fc9ffe69a8 Fixxxx
2021-07-18 23:28:06 -07:00

71 lines
1.7 KiB
JSON

{
"connectors": [],
"placementOptions": {
"overStilt": 0,
"chance": 1,
"meld": false,
"density": 1,
"boreExtendMinY": 0,
"edit": [
{
"find": [{"block": "glass"}],
"replace": {"palette": [{"block": "void_air"}]}
},
{
"find": [{"block": "blue_wool"}],
"replace": {"palette": [{"block": "water"}]}
}
],
"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": -66,
"z": 0
},
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,
"place": [],
"onwater": false,
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
}
},
"object": "jigsaw/cave2"
}