mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
167 lines
4.8 KiB
JSON
167 lines
4.8 KiB
JSON
{
|
|
"gridHeight": 32,
|
|
"maxLayers": 1,
|
|
"bore": false,
|
|
"wallStyle": {
|
|
"multiplier": 1,
|
|
"style": "STATIC",
|
|
"zoom": 1,
|
|
"exponent": 1
|
|
},
|
|
"tiles": [
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "PAINT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "NEVER",
|
|
"objects": ["structure/village-stone/cross-1"],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": false
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "PAINT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": ["structure/village-stone/t-connect-1"],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": false
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "NEVER",
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "PAINT",
|
|
"south": "REQUIRED",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": ["structure/village-stone/hall-1"],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": false
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "PAINT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": ["structure/village-stone/corner-1"],
|
|
"west": "NEVER",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": false
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"entityInitialSpawns": [
|
|
{
|
|
"entity": "villager",
|
|
"maxSpawns": 2,
|
|
"minSpawns": 1
|
|
}
|
|
],
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "FAST_MIN_HEIGHT",
|
|
"south": "NEVER",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/mush-huts/room-1",
|
|
"structure/mush-huts/room-2",
|
|
"structure/mush-huts/room-3",
|
|
"structure/mush-huts/walled-room-1",
|
|
"structure/mush-huts/walled-room-2",
|
|
"structure/mush-huts/walled-room-3",
|
|
"structure/mush-huts/walled-room-4"
|
|
],
|
|
"west": "REQUIRED",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": true
|
|
},
|
|
{
|
|
"ceiling": "AGNOSTIC",
|
|
"east": "REQUIRED",
|
|
"entityInitialSpawns": [
|
|
{
|
|
"entity": "villager",
|
|
"maxSpawns": 2,
|
|
"minSpawns": 1
|
|
}
|
|
],
|
|
"entitySpawnOverrides": [],
|
|
"placeMode": "FAST_MIN_HEIGHT",
|
|
"south": "REQUIRED",
|
|
"rareObjects": [],
|
|
"north": "REQUIRED",
|
|
"objects": [
|
|
"structure/mush-huts/walled-room-1",
|
|
"structure/mush-huts/walled-room-2",
|
|
"structure/mush-huts/walled-room-3",
|
|
"structure/mush-huts/walled-room-4",
|
|
"structure/mush-huts/room-1",
|
|
"structure/mush-huts/room-2",
|
|
"structure/mush-huts/room-3"
|
|
],
|
|
"west": "REQUIRED",
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": [],
|
|
"multiplier": 1
|
|
},
|
|
"floor": "REQUIRED",
|
|
"smartBore": true
|
|
}
|
|
],
|
|
"entitySpawnOverrides": [],
|
|
"gridSize": 17,
|
|
"wallChance": 0.35,
|
|
"name": "Mush Huts",
|
|
"underwater": false,
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"tables": ["global-treasure","global-clutter","global-tools", "mushroom-clutter", "mushroom-food"],
|
|
"multiplier": 2
|
|
},
|
|
"clamp": {
|
|
"minimumHeight": 0,
|
|
"maximumHeight": 255
|
|
},
|
|
"mergeEdges": false
|
|
}
|