9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-19 14:59:22 +00:00
Files
Iris-Pack-Overworld/jigsaw-pieces/pillager-outpost/overgrown/pumpkins1.json
2022-09-16 14:42:44 +02:00

118 lines
2.9 KiB
JSON

{
"object": "jigsaw/pillager-outpost/overgrown/pumpkins1",
"connectors": [
{
"name": "minecraft:feature",
"targetName": "",
"rotateConnector": false,
"innerConnector": false,
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": 0,
"z": -3
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "minecraft:feature",
"targetName": "",
"rotateConnector": false,
"innerConnector": false,
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": 0,
"z": 3
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "minecraft:feature",
"targetName": "",
"rotateConnector": false,
"innerConnector": false,
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": 0,
"z": -3
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "minecraft:feature",
"targetName": "",
"rotateConnector": false,
"innerConnector": false,
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": 0,
"z": 3
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"rotation": {
"enabled": true,
"xAxis": {
"enabled": false,
"min": 0,
"max": 0,
"interval": 0
},
"yAxis": {
"enabled": true,
"min": 0,
"max": 0,
"interval": 90
},
"zAxis": {
"enabled": false,
"min": 0,
"max": 0,
"interval": 0
}
},
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": -1,
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"maxFractureAccuracy": false,
"exponent": 1
},
"translateCenter": false,
"mode": "PAINT",
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
}
}
}