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/pillager_outpost/base_plate.json
2021-06-19 13:26:05 +02:00

134 lines
3.6 KiB
JSON

{
"connectors": [
{
"targetName": "minecraft:plate_entry",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "minecraft:plate_entry",
"pools": ["pillager_outpost/feature_plates"],
"position": {
"x": -8,
"y": -15,
"z": -1
},
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "minecraft:plate_entry",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "minecraft:plate_entry",
"pools": ["pillager_outpost/feature_plates"],
"position": {
"x": -1,
"y": -15,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "minecraft:plate_entry",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "minecraft:plate_entry",
"pools": ["pillager_outpost/feature_plates"],
"position": {
"x": 7,
"y": -15,
"z": 0
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "minecraft:entrance",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "minecraft:entrance",
"pools": ["pillager_outpost/towers"],
"position": {
"x": -1,
"y": -14,
"z": 6
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"targetName": "minecraft:entrance",
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"name": "minecraft:entrance",
"pools": ["pillager_outpost/towers"],
"position": {
"x": 0,
"y": -14,
"z": 6
},
"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": 1,
"z": 0
},
"mode": "FAST_MAX_HEIGHT",
"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": "pillager_outpost/base_plate"
}