9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json

255 lines
6.9 KiB
JSON

{
"connectors": [
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": -3,
"y": -10,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": [],
"position": {
"x": 3,
"y": -10,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": 7,
"y": -10,
"z": -3
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": 7,
"y": -10,
"z": 3
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": 3,
"y": -10,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": -3,
"y": -10,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": -7,
"y": -10,
"z": 3
},
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "*",
"innerConnector": false,
"entityCount": 1,
"spawnEntity:": "",
"rotateConnector": false,
"name": "",
"pools": ["pillager_outpost/features-overgrown"],
"position": {
"x": -7,
"y": -10,
"z": -3
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"overStilt": 0,
"chance": 1,
"meld": false,
"density": 1,
"boreExtendMinY": 0,
"edit": [
{
"find": [{"block": "oak_planks"}],
"replace": {"palette": [
{
"block": "birch_planks",
"weight": 5
},
{
"block": "void_air",
"weight": 2
}
]},
"chance": 1
},
{
"find": [{"block": "oak_slab"}],
"replace": {"palette": [
{
"block": "birch_slab",
"weight": 5
},
{
"block": "void_air",
"weight": 2
}
]},
"chance": 1
},
{
"find": [{"block": "spruce_planks"}],
"replace": {"palette": [
{
"block": "dark_oak_planks",
"weight": 5
},
{
"block": "void_air",
"weight": 2
}
]},
"chance": 1
},
{
"find": [{"block": "spruce_slab"}],
"replace": {"palette": [
{
"block": "dark_oak_slab",
"weight": 5
},
{
"block": "void_air",
"weight": 2
}
]},
"chance": 1
},
{
"find": [{"block": "cobblestone"}],
"replace": {"palette": [
{
"block": "cobblestone",
"weight": 5
},
{
"block": "mossy_cobblestone",
"weight": 2
}
]},
"chance": 1
}
],
"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": "VACUUM",
"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/watchtower_overgrown"
}