9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/bastion/hoglin_stable/air_base.json
2021-05-08 18:40:33 -03:00

90 lines
2.3 KiB
JSON

{
"connectors": [
{
"targetName": "minecraft:starting_stairs_connector",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:empty",
"pools": ["bastion/hoglin_stable/starting_pieces"],
"position": {
"x": -15,
"y": -12,
"z": 0
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"targetName": "minecraft:wall_base",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:empty",
"pools": ["bastion/hoglin_stable/wall_bases"],
"position": {
"x": -15,
"y": -12,
"z": 1
},
"direction": "WEST_NEGATIVE_X"
}
],
"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
},
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": false,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"mode": "FAST_MAX_HEIGHT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,
"place": [],
"boreExtendMaxY": 0,
"onwater": false,
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
}
},
"object": "bastion/hoglin_stable/air_base"
}