9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 14:12:09 +00:00

Merge pull request #203 from IrisDimensions/master

Overworld Update 2008 (WIP)
This commit is contained in:
Brian Fopiano
2021-08-21 20:45:19 -07:00
committed by GitHub
2295 changed files with 6924 additions and 130 deletions

View File

@@ -4,6 +4,7 @@ The standard overworld for Iris. New and Improved!
Contributors & creators:
- [Astrash](https://github.com/Astrashh) (A lot of biomes, objects, generator configurations, caves, jigsaw structures For v2. His pack here: [Continents](https://github.com/Astrashh/Continents))
- [ArMiN231](https://github.com/ArMiN231)
- [Brian](https://github.com/NextdoorPsycho) (Created the origin (overworld v1) content in the pack. most of the objects and biomes are of his making, and free to use for anyone who owns iris)
- [Coco](https://github.com/CocoTheOwner/) (Did much of the bugfixing, configuration tweaks, merges, early v2 development)
- [Cyberpwn](https://github.com/cyberpwnn) (Much of the early Bases and development of the iris plugin)

View File

@@ -23,7 +23,10 @@
"decorators": [
{
"chance": 0.15,
"palette": [{"block": "minecraft:grass"},{"block": "minecraft:fern"}]
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:fern"}
]
},
{
"chance": 0.1,

View File

@@ -54,39 +54,37 @@
"max": -7,
"generator": "plain"
}],
"objects": [
{
"chance": 0.6,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"objects": [{
"chance": 0.6,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"onwater": true,
"place": [
"clutter/icespec1",
"clutter/icespec2",
"clutter/icespec3",
"clutter/icespec4",
"clutter/icespec5"
],
"translate": {
"x": 0,
"y": 0,
"yRandom": -1,
"z": 0
}
"zAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"onwater": true,
"place": [
"clutter/icespec1",
"clutter/icespec2",
"clutter/icespec3",
"clutter/icespec4",
"clutter/icespec5"
],
"translate": {
"x": 0,
"y": 0,
"yRandom": -1,
"z": 0
}
],
}],
"derivative": "RIVER"
}

View File

@@ -31,28 +31,29 @@
}],
"seaLayers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {"style": "IRIS"},
"zoom": 2,
"minHeight": 1,
"maxHeight": 3,
"style": {"style": "CELLULAR_HEIGHT_IRIS"},
"zoom": 0.5,
"palette": [
{
"weight": 2,
"weight": 1,
"block": "minecraft:ice"
},
{
"weight": 3,
"weight": 2,
"block": "minecraft:packed_ice"
},
{"block": "minecraft:blue_ice"},
{
"weight": 3,
"weight": 2,
"block": "minecraft:packed_ice"
},
{
"weight": 2,
"weight": 1,
"block": "minecraft:ice"
}
]
},
{

View File

@@ -29,6 +29,15 @@
]
}
],
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_crimson_forest",
"waterColor": "#5BC1AA",
"foliageColor": "#AB3030",
"waterFogColor": "#5BC1AA",
"grassColor": "#D7C4DD",
"fogColor": "#CACDFF"
}],
"generators": [{
"min": 4,
"max": 39,

View File

@@ -13,9 +13,9 @@
"category": "mushroom",
"id": "mushroom_hills",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"foliageColor": "#CAB2DC",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"grassColor": "#B39EC2",
"fogColor": "#CACDFF"
}],
"layers": [

View File

@@ -9,9 +9,9 @@
"category": "mushroom",
"id": "mushroom_forest",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"foliageColor": "#CAB2DC",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"grassColor": "#B39EC2",
"fogColor": "#CACDFF"
}],
"layers": [

View File

@@ -8,9 +8,9 @@
"category": "mushroom",
"id": "mushroom_plains",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"foliageColor": "#CAB2DC",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"grassColor": "#B39EC2",
"fogColor": "#CACDFF"
}],
"layers": [

View File

@@ -8,6 +8,15 @@
"min": 6,
"max": 39,
"generator": "plain-cliffs"
}],
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_warped_forest",
"waterColor": "#A1E8E8",
"foliageColor": "#4FCC8D",
"waterFogColor": "#80CDA0",
"grassColor": "#5BCCB3",
"fogColor": "#CACDFF"
}],
"layers": [
{

View File

@@ -5,16 +5,16 @@
"color": "#55A300",
"vanillaDerivative": "BEACH",
"generators": [{
"min": 1,
"max": 3,
"min": -5,
"max": 1,
"generator": "plain"
}],
"layers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {"style": "STATIC"},
"zoom": 0.25,
"style": {"style": "IRIS"},
"zoom": 0.2,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"},

View File

@@ -32,9 +32,7 @@
}
],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 4,
@@ -64,7 +62,13 @@
"decorators": [
{
"chance": 0.35,
"variance": {"style": "IRIS", "fracture": {"style": "STATIC", "multiplier": 3}},
"variance": {
"style": "IRIS",
"fracture": {
"style": "STATIC",
"multiplier": 3
}
},
"zoom": 0.1,
"palette": [
{"block": "minecraft:tall_grass"},

View File

@@ -18,9 +18,7 @@
"waterFogColor": "#3AB2A2"
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 4,

View File

@@ -18,9 +18,7 @@
"waterFogColor": "#3AB2A2"
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 4,

View File

@@ -23,9 +23,7 @@
"generator": "mountain"
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 4,

View File

@@ -22,9 +22,7 @@
"category": "jungle"
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 4,

View File

@@ -12,7 +12,7 @@
"fogColor": "#DD793C",
"downfallType": "none"
}],
"effects": [{
"effects": [{
"particleAltX": 0.001,
"particleAltY": 0.13885,
"particleAltZ": 0.001,

View File

@@ -1,5 +1,5 @@
{
"version": 2007,
"version": 2008,
"OVERWORLD-VERSION": 3.134,
"name": "Overworld",
"environment": "NORMAL",
@@ -340,5 +340,4 @@
"decorate": true,
"skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
"islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/a1",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/a2",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/a3",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -1,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/a4",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -2,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/a5",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/as1",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/as2",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -3,
"z": 2
},
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/as3",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -2,
"z": -3
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/as4",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -3
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/b1",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -5,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/b2",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -5,
"z": 2
},
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/b3",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -5,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/b4",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -5,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x1/b5",
"connectors": [{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a1",
"connectors": [{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -2,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a2",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a3",
"connectors": [{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a4",
"connectors": [{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,120 @@
{
"object": "jigsaw/mansion/1x2/a5",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -3,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a6",
"connectors": [{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a7",
"connectors": [{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -3,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/a8",
"connectors": [{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/1x2/a9",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/b1",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/1x2/b2",
"connectors": [
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": 2
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/b3",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/b4",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,120 @@
{
"object": "jigsaw/mansion/1x2/b5",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -3,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": 2
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/c1",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/1x2/c2",
"connectors": [
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/1x2/c3",
"connectors": [
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,120 @@
{
"object": "jigsaw/mansion/1x2/c4",
"connectors": [
{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -3,
"y": -3,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/d1",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 1,
"y": -5,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/d2",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -4,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/d3",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -5,
"z": -2
},
"direction": "EAST_POSITIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/d4",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/d5",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -4,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/s1",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/s2",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -7,
"y": -2,
"z": 2
},
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,88 @@
{
"object": "jigsaw/mansion/1x2/se1",
"connectors": [{
"name": "straight",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -4,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/a1",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/a2",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/a3",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/a4",
"connectors": [
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/b1",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -5,
"z": 2
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -5,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/b2",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -5,
"z": 2
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -5,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/b3",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 7,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/b4",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -5,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -5,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/b5",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -7,
"y": -5,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -7,
"y": -5,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/2x2/s1",
"connectors": [
{
"name": "left",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -7,
"y": -5,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "right",
"targetName": "*",
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -7,
"y": -5,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,91 @@
{
"connectors": [
{
"targetName": "path",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/path"],
"position": {
"x": 31,
"y": -9,
"z": 4
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "path_2",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/path_2"],
"position": {
"x": 31,
"y": -1,
"z": 4
},
"direction": "SOUTH_POSITIVE_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": 0,
"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": "jigsaw/mansion/main/a1"
}

View File

@@ -0,0 +1,390 @@
{
"object": "jigsaw/mansion/path/path_1",
"connectors": [
{
"name": "path",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -32,
"y": -4,
"z": -5
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -14,
"y": -3,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": -12
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -3,
"z": -14
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -3,
"z": -6
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -3,
"z": 2
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -3,
"z": 10
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -3,
"z": 18
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 18,
"y": -3,
"z": 12
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 10,
"y": -3,
"z": 12
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": true,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -22,
"y": -3,
"z": 20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -30,
"y": -3,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -10,
"y": -3,
"z": -4
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 26,
"y": -3,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 14,
"y": -3,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 2,
"y": -3,
"z": 12
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -26,
"y": -3,
"z": -12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -3,
"z": -4
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 22,
"y": -3,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/2x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": 20
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,285 @@
{
"object": "jigsaw/mansion/path/path_2",
"connectors": [
{
"name": "path_2",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -5,
"y": -4,
"z": 32
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": 28
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -20,
"y": -3,
"z": 26
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -3,
"z": -28
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 20,
"y": -3,
"z": -18
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 18,
"y": -3,
"z": -4
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x1_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 20,
"y": -3,
"z": 22
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -20,
"y": -3,
"z": -14
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 10,
"y": -3,
"z": -4
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": -4
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -18,
"y": -3,
"z": -28
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/1x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 18,
"y": -3,
"z": -28
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/2x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 4,
"y": -3,
"z": 18
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "left",
"rotateConnector": true,
"innerConnector": false,
"pools": ["mansion/2x2_1"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -6,
"y": -3,
"z": 4
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,405 @@
{
"object": "jigsaw/mansion/path_2/path_1",
"connectors": [
{
"name": "path_2",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 32,
"y": -5,
"z": 5
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 14,
"y": -4,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -4,
"z": 12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": 14
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": -2
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": -10
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": -18
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -18,
"y": -4,
"z": -12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -10,
"y": -4,
"z": -12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 22,
"y": -4,
"z": -20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 34,
"y": -4,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 10,
"y": -4,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -4,
"z": 4
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -22,
"y": -4,
"z": 20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -18,
"y": -4,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -2,
"y": -4,
"z": -12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 26,
"y": -4,
"z": 12
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -22,
"y": -4,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 6,
"y": -4,
"z": -20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -18,
"y": -4,
"z": 12
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "stairs",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/stairs_left"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -5,
"y": -4,
"z": 4
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,300 @@
{
"object": "jigsaw/mansion/path_2/path_2",
"connectors": [
{
"name": "path_2",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 32,
"y": -5,
"z": 5
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 28,
"y": -4,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 26,
"y": -4,
"z": 20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": 2
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -18,
"y": -4,
"z": -20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -4,
"y": -4,
"z": -18
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x1_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 22,
"y": -4,
"z": -20
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -14,
"y": -4,
"z": 20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "straight",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -4,
"y": -4,
"z": -10
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -4,
"y": -4,
"z": 6
},
"direction": "WEST_NEGATIVE_X"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": 18
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/1x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -28,
"y": -4,
"z": -18
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "right",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/2x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 18,
"y": -4,
"z": -4
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"name": "",
"targetName": "left",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/2x2_2"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 4,
"y": -4,
"z": 6
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "stairs",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/stairs_straight"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": -4,
"y": -4,
"z": -3
},
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,161 @@
{
"connectors": [
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "roof",
"pools": [],
"position": {
"x": -20,
"y": -5,
"z": -8
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/2x2_2l"],
"position": {
"x": -20,
"y": -4,
"z": -14
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/2x2_2r"],
"position": {
"x": -14,
"y": -4,
"z": 4
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/1x2_2l"],
"position": {
"x": -4,
"y": -4,
"z": 2
},
"direction": "EAST_POSITIVE_X"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/1x2_2l"],
"position": {
"x": -22,
"y": -4,
"z": -20
},
"direction": "NORTH_NEGATIVE_Z"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/1x2_2r"],
"position": {
"x": -28,
"y": -4,
"z": -6
},
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/1x2_2s"],
"position": {
"x": -34,
"y": -4,
"z": 4
},
"direction": "SOUTH_POSITIVE_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": 0,
"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": "jigsaw/mansion/roof/roof_1"
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/stairs/stairs_left",
"connectors": [
{
"name": "stairs",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -9,
"z": -7
},
"direction": "EAST_POSITIVE_X"
},
{
"name": "",
"targetName": "roof",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/roof"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 0,
"y": 1,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -0,0 +1,91 @@
{
"connectors": [
{
"targetName": "*",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "stairs",
"pools": [],
"position": {
"x": -3,
"y": -9,
"z": -7
},
"direction": "WEST_NEGATIVE_X"
},
{
"targetName": "roof",
"innerConnector": true,
"entityCount": 1,
"rotateConnector": false,
"name": "",
"pools": ["mansion/roof"],
"position": {
"x": 0,
"y": 1,
"z": 7
},
"direction": "SOUTH_POSITIVE_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": 0,
"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": "jigsaw/mansion/stairs/stairs_right"
}

View File

@@ -0,0 +1,105 @@
{
"object": "jigsaw/mansion/stairs/stairs_straight",
"connectors": [
{
"name": "stairs",
"targetName": "*",
"rotateConnector": false,
"innerConnector": true,
"pools": [],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 3,
"y": -9,
"z": 7
},
"direction": "SOUTH_POSITIVE_Z"
},
{
"name": "",
"targetName": "roof",
"rotateConnector": false,
"innerConnector": true,
"pools": ["mansion/roof"],
"keepEntity": false,
"entityCount": 1,
"position": {
"x": 0,
"y": 1,
"z": -7
},
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {
"place": [],
"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
},
"addFeatures": [],
"snow": 0,
"chance": 1,
"density": 1,
"overStilt": 0,
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"vacuumInterpolationRadius": 16,
"vacuumInterpolationMethod": "BILINEAR_STARCAST_9",
"underwater": false,
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,
"meld": false,
"bottom": false,
"bore": false,
"warp": {
"style": "FLAT",
"zoom": 1,
"multiplier": 1,
"axialFracturing": false,
"exponent": 1
},
"translateCenter": false,
"mode": "FAST_MAX_HEIGHT",
"edit": [],
"translate": {
"x": 0,
"y": 0,
"yRandom": 0,
"z": 0
},
"scale": {
"variations": 7,
"minimumScale": 1,
"maximumScale": 1,
"interpolation": "NONE"
},
"loot": [],
"trees": []
},
"preprocessors": []
}

View File

@@ -67,7 +67,7 @@
"rotateConnector": false,
"innerConnector": false,
"pools": [],
"spawnEntity": "iron_golem",
"spawnEntity": "",
"keepEntity": false,
"entityCount": 1,
"position": {
@@ -112,7 +112,7 @@
"boreExtendMaxY": 0,
"boreExtendMinY": 0,
"underwater": false,
"carvingSupport": "PAINT",
"carvingSupport": "SURFACE_ONLY",
"smartBore": false,
"waterloggable": false,
"onwater": false,

View File

@@ -61,7 +61,7 @@
"innerConnector": false,
"entityCount": 1,
"rotateConnector": false,
"spawnEntity": "iron_golem",
"spawnEntity": "",
"name": "",
"pools": [],
"position": {
@@ -112,7 +112,7 @@
"y": 1,
"z": 0
},
"mode": "FAST_MIN_HEIGHT",
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,

View File

@@ -121,7 +121,7 @@
"replace": {
"palette": [
{
"block": "minecraft:stone_bricks_slab",
"block": "minecraft:stone_brick_slab",
"weight": 2
},
{
@@ -149,7 +149,7 @@
"replace": {
"palette": [
{
"block": "minecraft:stone_bricks_slab",
"block": "minecraft:stone_brick_slab",
"data": {"type": "top"},
"weight": 2
},

View File

@@ -0,0 +1,11 @@
{"pieces": [
"mansion/1x1/1/a1",
"mansion/1x1/1/a2",
"mansion/1x1/1/a3",
"mansion/1x1/1/a4",
"mansion/1x1/1/a5",
"mansion/1x1/1/as1",
"mansion/1x1/1/as2",
"mansion/1x1/1/as3",
"mansion/1x1/1/as4"
]}

View File

@@ -0,0 +1,16 @@
{"pieces": [
"mansion/1x1/1/a1",
"mansion/1x1/1/a2",
"mansion/1x1/1/a3",
"mansion/1x1/1/a4",
"mansion/1x1/1/a5",
"mansion/1x1/1/as1",
"mansion/1x1/1/as2",
"mansion/1x1/1/as3",
"mansion/1x1/1/as4",
"mansion/1x1/2/b1",
"mansion/1x1/2/b2",
"mansion/1x1/2/b3",
"mansion/1x1/2/b4",
"mansion/1x1/2/b5"
]}

View File

@@ -0,0 +1,20 @@
{"pieces": [
"mansion/1x2/1/a1",
"mansion/1x2/1/a2",
"mansion/1x2/1/a3",
"mansion/1x2/1/a4",
"mansion/1x2/1/a5",
"mansion/1x2/1/a6",
"mansion/1x2/1/a7",
"mansion/1x2/1/a8",
"mansion/1x2/1/a9",
"mansion/1x2/1/b1",
"mansion/1x2/1/b2",
"mansion/1x2/1/b3",
"mansion/1x2/1/b4",
"mansion/1x2/1/b5",
"mansion/1x2/1/c1",
"mansion/1x2/1/c2",
"mansion/1x2/1/c3",
"mansion/1x2/1/c4"
]}

View File

@@ -0,0 +1,28 @@
{"pieces": [
"mansion/1x2/1/a1",
"mansion/1x2/1/a2",
"mansion/1x2/1/a3",
"mansion/1x2/1/a4",
"mansion/1x2/1/a5",
"mansion/1x2/1/a6",
"mansion/1x2/1/a7",
"mansion/1x2/1/a8",
"mansion/1x2/1/a9",
"mansion/1x2/1/b1",
"mansion/1x2/1/b2",
"mansion/1x2/1/b3",
"mansion/1x2/1/b4",
"mansion/1x2/1/b5",
"mansion/1x2/1/c1",
"mansion/1x2/1/c2",
"mansion/1x2/1/c3",
"mansion/1x2/1/c4",
"mansion/1x2/2/d1",
"mansion/1x2/2/d2",
"mansion/1x2/2/d3",
"mansion/1x2/2/d4",
"mansion/1x2/2/d5",
"mansion/1x2/2/s1",
"mansion/1x2/2/s2",
"mansion/1x2/2/se1"
]}

View File

@@ -0,0 +1,6 @@
{"pieces": [
"mansion/2x2/1/a1",
"mansion/2x2/1/a2",
"mansion/2x2/1/a3",
"mansion/2x2/1/a4"
]}

View File

@@ -0,0 +1,12 @@
{"pieces": [
"mansion/2x2/1/a1",
"mansion/2x2/1/a2",
"mansion/2x2/1/a3",
"mansion/2x2/1/a4",
"mansion/2x2/2/b1",
"mansion/2x2/2/b2",
"mansion/2x2/2/b3",
"mansion/2x2/2/b4",
"mansion/2x2/2/b5",
"mansion/2x2/2/s1"
]}

View File

@@ -0,0 +1,4 @@
{"pieces": [
"mansion/path/path_1",
"mansion/path/path_2"
]}

View File

@@ -0,0 +1,4 @@
{"pieces": [
"mansion/path_2/path_1",
"mansion/path_2/path_2"
]}

View File

@@ -0,0 +1,3 @@
{"pieces": [
"mansion/roof/roof_1"
]}

View File

@@ -0,0 +1,3 @@
{"pieces": [
"mansion/stairs/stairs_left"
]}

View File

@@ -0,0 +1,3 @@
{"pieces": [
"mansion/stairs/stairs_straight"
]}

View File

@@ -0,0 +1,3 @@
{"pieces": [
"mansion/stairs/stairs_right"
]}

View File

@@ -0,0 +1,7 @@
{
"maxDepth": 20,
"pieces": [
"mansion/main/a1"
],
"terminate": true
}

View File

@@ -1,10 +1,5 @@
{
"maxDepth": 6,
"pieces": ["murky_stronghold/void/1"],
"lockY": 27,
"feature": {
"blockRadius": 5,
"entitySpawners": ["silverfish"]
}
"lockY": 30
}

View File

@@ -8,6 +8,6 @@
"terminate": true,
"feature": {
"blockRadius": 4,
"entitySpawners": ["pillager"]
"entitySpawners": ["pillager", "pillager-respawn"]
}
}

View File

@@ -5,7 +5,7 @@
"objectChance": 0,
"strength": 1,
"interpolationRadius": 5,
"blockRadius": 5,
"blockRadius": 32,
"interpolator": "BILINEAR",
"entitySpawners": ["villager"]
},

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More