mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-28 19:29:19 +00:00
Add and implement mineshaft
This commit is contained in:
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner1.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/2way_corner1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner2.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/2way_corner2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner3.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/2way_corner3"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner4.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner4.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/2way_corner4"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner5.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner5.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/2way_corner5"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner6.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner6.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/2way_corner6"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner7.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner7.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/2way_corner7"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner8.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_corner/2way_corner8.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/2way_corner8"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel1.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/2way_tunnel1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel2.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/2way_tunnel2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel3.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/2way_tunnel3"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel4.json
Normal file
91
jigsaw-pieces/dungeon_temple/2way_tunnel/2way_tunnel4.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/2way_tunnel4"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way1.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way1.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/3way1"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way2.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way2.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/3way2"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way3.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way3.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/3way3"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way4.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way4.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/3way4"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way5.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way5.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/3way5"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way6.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way6.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/3way6"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way7.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way7.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/3way7"
|
||||
}
|
||||
105
jigsaw-pieces/dungeon_temple/3way/3way8.json
Normal file
105
jigsaw-pieces/dungeon_temple/3way/3way8.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/3way8"
|
||||
}
|
||||
119
jigsaw-pieces/dungeon_temple/4way/4way1.json
Normal file
119
jigsaw-pieces/dungeon_temple/4way/4way1.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/4way1"
|
||||
}
|
||||
119
jigsaw-pieces/dungeon_temple/4way/4way2.json
Normal file
119
jigsaw-pieces/dungeon_temple/4way/4way2.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/4way2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt1.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt2.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt3.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt3"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt4.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt4.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt4"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt5.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt5.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt5"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/crypt/crypt6.json
Normal file
91
jigsaw-pieces/dungeon_temple/crypt/crypt6.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/crypt6"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/entrance.json
Normal file
75
jigsaw-pieces/dungeon_temple/entrance.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": -1,
|
||||
"y": -40,
|
||||
"z": -20
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/entrance"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/exit.json
Normal file
75
jigsaw-pieces/dungeon_temple/exit.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 43,
|
||||
"y": -22,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "dungeon_temple/exit"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/hall/hall1.json
Normal file
91
jigsaw-pieces/dungeon_temple/hall/hall1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -18,
|
||||
"z": -35
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -18,
|
||||
"z": 35
|
||||
},
|
||||
"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": "dungeon_temple/hall1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/hall/hall2.json
Normal file
91
jigsaw-pieces/dungeon_temple/hall/hall2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -18,
|
||||
"z": -51
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -18,
|
||||
"z": 51
|
||||
},
|
||||
"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": "dungeon_temple/hall2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/maze/maze1.json
Normal file
91
jigsaw-pieces/dungeon_temple/maze/maze1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": -14,
|
||||
"y": -4,
|
||||
"z": -25
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 24,
|
||||
"y": -4,
|
||||
"z": -22
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/maze1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/maze/maze2.json
Normal file
91
jigsaw-pieces/dungeon_temple/maze/maze2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": -25,
|
||||
"y": -4,
|
||||
"z": 21
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 24,
|
||||
"y": -4,
|
||||
"z": -22
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/maze2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/maze/maze3.json
Normal file
91
jigsaw-pieces/dungeon_temple/maze/maze3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": -22,
|
||||
"y": -4,
|
||||
"z": -25
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 21,
|
||||
"y": -4,
|
||||
"z": 24
|
||||
},
|
||||
"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": "dungeon_temple/maze3"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/maze/maze4.json
Normal file
91
jigsaw-pieces/dungeon_temple/maze/maze4.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": -22,
|
||||
"y": -7,
|
||||
"z": -25
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/crossing"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": 1,
|
||||
"z": 20
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/maze4"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room1.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room1.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/room1"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room2.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room2.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": -12
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "dungeon_temple/room2"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room3.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room3.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/room3"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room4.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room4.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -4,
|
||||
"z": 12
|
||||
},
|
||||
"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": "dungeon_temple/room4"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room5.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room5.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}],
|
||||
"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": "dungeon_temple/room5"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room6.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room6.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
}],
|
||||
"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": "dungeon_temple/room6"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room7.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room7.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "dungeon_temple/room7"
|
||||
}
|
||||
75
jigsaw-pieces/dungeon_temple/room/room8.json
Normal file
75
jigsaw-pieces/dungeon_temple/room/room8.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "dungeon_temple/room8"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/stairs/stairs1.json
Normal file
91
jigsaw-pieces/dungeon_temple/stairs/stairs1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -8,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/stairs1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/stairs/stairs2.json
Normal file
91
jigsaw-pieces/dungeon_temple/stairs/stairs2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -8,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": true,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/stairs2"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/tunnel/tunnel1.json
Normal file
91
jigsaw-pieces/dungeon_temple/tunnel/tunnel1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/tunnel1"
|
||||
}
|
||||
91
jigsaw-pieces/dungeon_temple/tunnel/tunnel2.json
Normal file
91
jigsaw-pieces/dungeon_temple/tunnel/tunnel2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": -12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["dungeon_temple/path+"],
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "dungeon_temple/tunnel2"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft1_1.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft1_1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": -18,
|
||||
"y": -5,
|
||||
"z": -1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft1_1"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft1_2.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft1_2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": -18,
|
||||
"y": -5,
|
||||
"z": -1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft1_2"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft1_3.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft1_3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -5,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": -5,
|
||||
"z": -1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft1_3"
|
||||
}
|
||||
119
jigsaw-pieces/mineshaft/mineshaft1_4way.json
Normal file
119
jigsaw-pieces/mineshaft/mineshaft1_4way.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": -16,
|
||||
"y": -5,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 1,
|
||||
"y": -5,
|
||||
"z": 15
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": -5,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 1,
|
||||
"y": -5,
|
||||
"z": -16
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "mineshaft/mineshaft1_4way"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft1_corner.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft1_corner.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": 14,
|
||||
"y": -6,
|
||||
"z": -5
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/1_path"],
|
||||
"position": {
|
||||
"x": -6,
|
||||
"y": -6,
|
||||
"z": 14
|
||||
},
|
||||
"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": "mineshaft/mineshaft1_corner"
|
||||
}
|
||||
75
jigsaw-pieces/mineshaft/mineshaft1_deadend.json
Normal file
75
jigsaw-pieces/mineshaft/mineshaft1_deadend.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 14,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "mineshaft/mineshaft1_deadend"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft2_1.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft2_1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -2,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -2,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft2_1"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft2_2.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft2_2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -2,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -2,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft2_2"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft2_3.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft2_3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft2_3"
|
||||
}
|
||||
119
jigsaw-pieces/mineshaft/mineshaft2_4way.json
Normal file
119
jigsaw-pieces/mineshaft/mineshaft2_4way.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": -16,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 1,
|
||||
"y": -3,
|
||||
"z": 16
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 1,
|
||||
"y": -3,
|
||||
"z": -16
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
}
|
||||
],
|
||||
"placementOptions": {
|
||||
"overStilt": 0,
|
||||
"chance": 1,
|
||||
"meld": false,
|
||||
"density": 1,
|
||||
"boreExtendMinY": 0,
|
||||
"edit": [],
|
||||
"bottom": false,
|
||||
"translateCenter": false,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"xAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"zAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"boreExtendMaxY": 0,
|
||||
"smartBore": false,
|
||||
"waterloggable": false,
|
||||
"bore": false,
|
||||
"translate": {
|
||||
"yRandom": 0,
|
||||
"x": 0,
|
||||
"y": 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": "mineshaft/mineshaft2_4way"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft2_corner.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft2_corner.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": 14,
|
||||
"y": -1,
|
||||
"z": -5
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/2_path"],
|
||||
"position": {
|
||||
"x": -7,
|
||||
"y": -1,
|
||||
"z": 14
|
||||
},
|
||||
"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": "mineshaft/mineshaft2_corner"
|
||||
}
|
||||
75
jigsaw-pieces/mineshaft/mineshaft2_deadend.json
Normal file
75
jigsaw-pieces/mineshaft/mineshaft2_deadend.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 14,
|
||||
"y": -3,
|
||||
"z": 1
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "mineshaft/mineshaft2_deadend"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft3_1.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft3_1.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft3_1"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft3_2.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft3_2.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft3_2"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft3_3.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft3_3.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": -17,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "WEST_NEGATIVE_X"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": 16,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft3_3"
|
||||
}
|
||||
91
jigsaw-pieces/mineshaft/mineshaft3_corner.json
Normal file
91
jigsaw-pieces/mineshaft/mineshaft3_corner.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"connectors": [
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": -8,
|
||||
"y": -3,
|
||||
"z": 17
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
},
|
||||
{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": ["mineshaft/3_path"],
|
||||
"position": {
|
||||
"x": 17,
|
||||
"y": -3,
|
||||
"z": -8
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}
|
||||
],
|
||||
"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": "mineshaft/mineshaft3_corner"
|
||||
}
|
||||
75
jigsaw-pieces/mineshaft/mineshaft3_deadend.json
Normal file
75
jigsaw-pieces/mineshaft/mineshaft3_deadend.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"connectors": [{
|
||||
"targetName": "*",
|
||||
"innerConnector": false,
|
||||
"entityCount": 1,
|
||||
"rotateConnector": false,
|
||||
"name": "",
|
||||
"pools": [],
|
||||
"position": {
|
||||
"x": 14,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
},
|
||||
"direction": "EAST_POSITIVE_X"
|
||||
}],
|
||||
"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": "mineshaft/mineshaft3_deadend"
|
||||
}
|
||||
14
jigsaw-pools/dungeon_temple/crossing.json
Normal file
14
jigsaw-pools/dungeon_temple/crossing.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"pieces": [
|
||||
"dungeon_temple/3way/3way1",
|
||||
"dungeon_temple/3way/3way2",
|
||||
"dungeon_temple/3way/3way3",
|
||||
"dungeon_temple/3way/3way4",
|
||||
"dungeon_temple/3way/3way5",
|
||||
"dungeon_temple/3way/3way6",
|
||||
"dungeon_temple/3way/3way7",
|
||||
"dungeon_temple/3way/3way8",
|
||||
"dungeon_temple/4way/4way1",
|
||||
"dungeon_temple/4way/4way2"
|
||||
]
|
||||
}
|
||||
6
jigsaw-pools/dungeon_temple/hall.json
Normal file
6
jigsaw-pools/dungeon_temple/hall.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pieces": [
|
||||
"dungeon_temple/hall/hall1",
|
||||
"dungeon_temple/hall/hall2"
|
||||
]
|
||||
}
|
||||
30
jigsaw-pools/dungeon_temple/path+.json
Normal file
30
jigsaw-pools/dungeon_temple/path+.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"pieces": [
|
||||
"dungeon_temple/2way_corner/2way_corner1",
|
||||
"dungeon_temple/2way_corner/2way_corner2",
|
||||
"dungeon_temple/2way_corner/2way_corner3",
|
||||
"dungeon_temple/2way_corner/2way_corner4",
|
||||
"dungeon_temple/2way_corner/2way_corner5",
|
||||
"dungeon_temple/2way_corner/2way_corner6",
|
||||
"dungeon_temple/2way_corner/2way_corner7",
|
||||
"dungeon_temple/2way_corner/2way_corner8",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel1",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel2",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel3",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel4",
|
||||
"dungeon_temple/crypt/crypt1",
|
||||
"dungeon_temple/crypt/crypt2",
|
||||
"dungeon_temple/crypt/crypt3",
|
||||
"dungeon_temple/crypt/crypt4",
|
||||
"dungeon_temple/crypt/crypt5",
|
||||
"dungeon_temple/crypt/crypt6",
|
||||
"dungeon_temple/maze/maze1",
|
||||
"dungeon_temple/maze/maze2",
|
||||
"dungeon_temple/maze/maze3",
|
||||
"dungeon_temple/maze/maze4",
|
||||
"dungeon_temple/stairs/stairs1",
|
||||
"dungeon_temple/stairs/stairs2",
|
||||
"dungeon_temple/tunnel/tunnel1",
|
||||
"dungeon_temple/tunnel/tunnel2"
|
||||
]
|
||||
}
|
||||
26
jigsaw-pools/dungeon_temple/path.json
Normal file
26
jigsaw-pools/dungeon_temple/path.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"pieces": [
|
||||
"dungeon_temple/2way_corner/2way_corner1",
|
||||
"dungeon_temple/2way_corner/2way_corner2",
|
||||
"dungeon_temple/2way_corner/2way_corner3",
|
||||
"dungeon_temple/2way_corner/2way_corner4",
|
||||
"dungeon_temple/2way_corner/2way_corner5",
|
||||
"dungeon_temple/2way_corner/2way_corner6",
|
||||
"dungeon_temple/2way_corner/2way_corner7",
|
||||
"dungeon_temple/2way_corner/2way_corner8",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel1",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel2",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel3",
|
||||
"dungeon_temple/2way_tunnel/2way_tunnel4",
|
||||
"dungeon_temple/crypt/crypt1",
|
||||
"dungeon_temple/crypt/crypt2",
|
||||
"dungeon_temple/crypt/crypt3",
|
||||
"dungeon_temple/crypt/crypt4",
|
||||
"dungeon_temple/crypt/crypt5",
|
||||
"dungeon_temple/crypt/crypt6",
|
||||
"dungeon_temple/stairs/stairs1",
|
||||
"dungeon_temple/stairs/stairs2",
|
||||
"dungeon_temple/tunnel/tunnel1",
|
||||
"dungeon_temple/tunnel/tunnel2"
|
||||
]
|
||||
}
|
||||
12
jigsaw-pools/dungeon_temple/room.json
Normal file
12
jigsaw-pools/dungeon_temple/room.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"pieces": [
|
||||
"dungeon_temple/room/room1",
|
||||
"dungeon_temple/room/room2",
|
||||
"dungeon_temple/room/room3",
|
||||
"dungeon_temple/room/room4",
|
||||
"dungeon_temple/room/room5",
|
||||
"dungeon_temple/room/room6",
|
||||
"dungeon_temple/room/room7",
|
||||
"dungeon_temple/room/room8"
|
||||
]
|
||||
}
|
||||
11
jigsaw-pools/mineshaft/1_path.json
Normal file
11
jigsaw-pools/mineshaft/1_path.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"pieces": [
|
||||
"mineshaft/mineshaft1_1",
|
||||
"mineshaft/mineshaft1_2",
|
||||
"mineshaft/mineshaft1_3",
|
||||
"mineshaft/mineshaft1_4way",
|
||||
"mineshaft/mineshaft1_corner",
|
||||
"mineshaft/mineshaft1_deadend"
|
||||
|
||||
]
|
||||
}
|
||||
10
jigsaw-pools/mineshaft/2_path.json
Normal file
10
jigsaw-pools/mineshaft/2_path.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"pieces": [
|
||||
"mineshaft/mineshaft2_1",
|
||||
"mineshaft/mineshaft2_2",
|
||||
"mineshaft/mineshaft2_3",
|
||||
"mineshaft/mineshaft2_4way",
|
||||
"mineshaft/mineshaft2_corner",
|
||||
"mineshaft/mineshaft2_deadend"
|
||||
]
|
||||
}
|
||||
8
jigsaw-pools/mineshaft/3_path.json
Normal file
8
jigsaw-pools/mineshaft/3_path.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"pieces": [
|
||||
"mineshaft/mineshaft3_1",
|
||||
"mineshaft/mineshaft3_2",
|
||||
"mineshaft/mineshaft3_3",
|
||||
"mineshaft/mineshaft3_deadend"
|
||||
]
|
||||
}
|
||||
7
jigsaw-structures/dungeon_temple.json
Normal file
7
jigsaw-structures/dungeon_temple.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"maxDepth": 20,
|
||||
"pieces": [
|
||||
"dungeon_temple/entrance"
|
||||
],
|
||||
"terminate": true
|
||||
}
|
||||
9
jigsaw-structures/mineshaft.json
Normal file
9
jigsaw-structures/mineshaft.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"maxDepth": 7,
|
||||
"pieces": [
|
||||
"mineshaft/mineshaft1_4way",
|
||||
"mineshaft/mineshaft2_4way",
|
||||
"mineshaft/mineshaft3_corner"
|
||||
],
|
||||
"terminate": true
|
||||
}
|
||||
BIN
objects/dungeon_temple/2way_corner1.iob
Normal file
BIN
objects/dungeon_temple/2way_corner1.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner2.iob
Normal file
BIN
objects/dungeon_temple/2way_corner2.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner3.iob
Normal file
BIN
objects/dungeon_temple/2way_corner3.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner4.iob
Normal file
BIN
objects/dungeon_temple/2way_corner4.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner5.iob
Normal file
BIN
objects/dungeon_temple/2way_corner5.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner6.iob
Normal file
BIN
objects/dungeon_temple/2way_corner6.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner7.iob
Normal file
BIN
objects/dungeon_temple/2way_corner7.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_corner8.iob
Normal file
BIN
objects/dungeon_temple/2way_corner8.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_tunnel1.iob
Normal file
BIN
objects/dungeon_temple/2way_tunnel1.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_tunnel2.iob
Normal file
BIN
objects/dungeon_temple/2way_tunnel2.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_tunnel3.iob
Normal file
BIN
objects/dungeon_temple/2way_tunnel3.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/2way_tunnel4.iob
Normal file
BIN
objects/dungeon_temple/2way_tunnel4.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way1.iob
Normal file
BIN
objects/dungeon_temple/3way1.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way2.iob
Normal file
BIN
objects/dungeon_temple/3way2.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way3.iob
Normal file
BIN
objects/dungeon_temple/3way3.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way4.iob
Normal file
BIN
objects/dungeon_temple/3way4.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way5.iob
Normal file
BIN
objects/dungeon_temple/3way5.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way6.iob
Normal file
BIN
objects/dungeon_temple/3way6.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way7.iob
Normal file
BIN
objects/dungeon_temple/3way7.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/3way8.iob
Normal file
BIN
objects/dungeon_temple/3way8.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/4way1.iob
Normal file
BIN
objects/dungeon_temple/4way1.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/4way2.iob
Normal file
BIN
objects/dungeon_temple/4way2.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/crypt1.iob
Normal file
BIN
objects/dungeon_temple/crypt1.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/crypt2.iob
Normal file
BIN
objects/dungeon_temple/crypt2.iob
Normal file
Binary file not shown.
BIN
objects/dungeon_temple/crypt3.iob
Normal file
BIN
objects/dungeon_temple/crypt3.iob
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user