mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
162 lines
4.7 KiB
JSON
162 lines
4.7 KiB
JSON
{
|
|
"gridHeight": 6,
|
|
"wallStyle": {
|
|
"multiplier": 1,
|
|
"style": "STATIC",
|
|
"zoom": 1,
|
|
"exponent": 1
|
|
},
|
|
"tiles": [
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "NEVER",
|
|
"objects": [
|
|
"structure/RedMineshaft/cross-1",
|
|
"structure/RedMineshaft/cross-2",
|
|
"structure/RedMineshaft/cross-3",
|
|
"structure/RedMineshaft/cross-4",
|
|
"structure/RedMineshaft/cross-5"
|
|
],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/RedMineshaft/t-connect-1",
|
|
"structure/RedMineshaft/t-connect-2",
|
|
"structure/RedMineshaft/t-connect-3",
|
|
"structure/RedMineshaft/t-connect-4",
|
|
"structure/RedMineshaft/t-connect-5",
|
|
"structure/RedMineshaft/t-connect-6",
|
|
"structure/RedMineshaft/t-connect-7"
|
|
],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "REQUIRED",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/RedMineshaft/hall-1",
|
|
"structure/RedMineshaft/hall-2",
|
|
"structure/RedMineshaft/hall-3",
|
|
"structure/RedMineshaft/hall-4",
|
|
"structure/RedMineshaft/hall-5",
|
|
"structure/RedMineshaft/hall-6"
|
|
],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/RedMineshaft/corner-1",
|
|
"structure/RedMineshaft/corner-2",
|
|
"structure/RedMineshaft/corner-3",
|
|
"structure/RedMineshaft/corner-4",
|
|
"structure/RedMineshaft/corner-5"
|
|
],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/RedMineshaft/room-1",
|
|
"structure/RedMineshaft/room-2",
|
|
"structure/RedMineshaft/room-3",
|
|
"structure/RedMineshaft/room-4",
|
|
"structure/RedMineshaft/room-5"
|
|
],
|
|
"west": "REQUIRED",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"placeMode": "CENTER_HEIGHT",
|
|
"south": "REQUIRED",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/RedMineshaft/walled-room-1",
|
|
"structure/RedMineshaft/walled-room-2",
|
|
"structure/RedMineshaft/walled-room-3",
|
|
"structure/RedMineshaft/walled-room-4"
|
|
],
|
|
"west": "REQUIRED",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED"
|
|
}
|
|
],
|
|
"gridSize": 5,
|
|
"wallChance": 0.35,
|
|
"maxLayers": 1,
|
|
"name": "Red Mineshaft",
|
|
"underwater": false,
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"clamp": {
|
|
"minimumHeight": 0,
|
|
"maximumHeight": 255
|
|
},
|
|
"bore": true,
|
|
"mergeEdges": false
|
|
}
|