mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
NoBore
[Smart bore]
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"lootTries": 16,
|
||||
"decorate": true,
|
||||
"placeObjects": true,
|
||||
"debugSmartBore": false,
|
||||
"postProcessing": true,
|
||||
"carving": true,
|
||||
"caves": true,
|
||||
|
||||
@@ -25,14 +25,14 @@
|
||||
"structures": [
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"rarity": 150,
|
||||
"rarity": 180,
|
||||
"zoom": 1
|
||||
},
|
||||
{
|
||||
"tileset": "village-stone",
|
||||
"zoom": 1,
|
||||
"ratio": 0.05,
|
||||
"rarity": 100,
|
||||
"rarity": 85,
|
||||
"shuffle": 5
|
||||
|
||||
}
|
||||
|
||||
@@ -98,6 +98,7 @@
|
||||
"east": "REQUIRED",
|
||||
"placeMode": "STILT",
|
||||
"south": "NEVER",
|
||||
"smartBore": true,
|
||||
"rareObjects": [],
|
||||
"north": "REQUIRED",
|
||||
"objects": [
|
||||
@@ -124,6 +125,7 @@
|
||||
"placeMode": "STILT",
|
||||
"south": "REQUIRED",
|
||||
"rareObjects": [],
|
||||
"smartBore": true,
|
||||
"north": "REQUIRED",
|
||||
"objects": [
|
||||
"structure/stone-village/walled-room-1"
|
||||
|
||||
Reference in New Issue
Block a user