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/bastion/bridge/walls/wall_base_0.json
Brian Fopiano 0b39241f23 "pools": ["empty"] => "pools": []
you tards...
2021-07-04 05:28:22 -07:00

116 lines
3.0 KiB
JSON

{
"connectors": [
{
"targetName": "minecraft:empty",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:wall_base_connector_right",
"pools": [],
"position": {
"x": -8,
"y": -12,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "minecraft:mob_connector",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:empty",
"pools": ["bastion/mobs/piglin"],
"position": {
"x": -3,
"y": -11,
"z": 4
},
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "minecraft:mob_connector",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:empty",
"pools": ["bastion/mobs/piglin"],
"position": {
"x": -3,
"y": -9,
"z": 0
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "minecraft:ramparts",
"innerConnector": false,
"rotateConnector": false,
"name": "minecraft:empty",
"pools": ["bastion/bridge/ramparts"],
"position": {
"x": -8,
"y": 11,
"z": -8
},
"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/bridge/walls/wall_base_0"
}