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