9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Daniel Mills
2020-08-05 16:16:39 -04:00
parent 4f082c3add
commit 22ca0a6875
26 changed files with 328 additions and 28 deletions

View File

@@ -43,6 +43,28 @@
}
],
"objects": [
{
"chance": 0.000256,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"snow": 0.25,
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.01,
"density": 3,

View File

@@ -124,6 +124,27 @@
}
],
"objects": [
{
"chance": 0.000256,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.335,
"density": 1,

View File

@@ -76,8 +76,28 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.000856,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"generators":[
{

View File

@@ -76,6 +76,27 @@
"hot-savanna-cliff"
],
"objects": [
{
"chance": 0.00175,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.07,
"density": 1,

View File

@@ -25,6 +25,27 @@
}
],
"objects": [
{
"chance": 0.000256,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 2.0,
"density": 1,

View File

@@ -71,6 +71,27 @@
}
],
"objects": [
{
"chance": 0.00375,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 2,

View File

@@ -70,6 +70,27 @@
}
],
"objects": [
{
"chance": 0.00375,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 2.5,
"density": 4,

View File

@@ -71,6 +71,27 @@
}
],
"objects": [
{
"chance": 0.00375,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 2,

View File

@@ -104,6 +104,27 @@
"z": 0
}
},
{
"chance": 0.00375,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 1,

View File

@@ -104,5 +104,5 @@
"max": 1
}
],
"derivative": "WARM_OCEAN"
"derivative": "JUNGLE"
}

View File

@@ -17,6 +17,29 @@
]
}
],
"objects": [
{
"chance": 0.000856,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"slab": {
"dispersion": "SCATTER",
"terrainZoom": 0.5,

View File

@@ -20,6 +20,29 @@
]
}
],
"objects": [
{
"chance": 0.000856,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"slab": {
"dispersion": "SCATTER",
"terrainZoom": 0.5,

View File

@@ -31,6 +31,27 @@
}
],
"objects": [
{
"chance": 0.00375,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 2,

View File

@@ -78,5 +78,28 @@
"max": 5
}
],
"objects": [
{
"chance": 0.000856,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"derivative": "FROZEN_OCEAN"
}

View File

@@ -37,6 +37,27 @@
]
},
"objects": [
{
"chance": 0.000256,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"grave/grave"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.05,
"density": 1,

View File

@@ -47,7 +47,7 @@
"carvingEnvelope": 0.335,
"caves": true,
"caveScale": 1,
"caveShift": -5,
"caveShift": -11,
"focus": "",
"fluidHeight": 99,
"biomeZoom": 1.72,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -2,7 +2,7 @@
"name": "Soul Temple",
"gridSize": 5,
"gridHeight": 5,
"maxLayers": 2,
"maxLayers": 3,
"mergeEdges": true,
"wallChanceZoom": 0.25,
"wallChance": 0.51,
@@ -15,7 +15,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/x-c"
"struct-soultemple/x-c"
]
},
{
@@ -26,7 +26,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/f-c"
"struct-soultemple/f-c"
]
},
{
@@ -37,7 +37,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/fc-c"
"struct-soultemple/fc-c"
]
},
{
@@ -48,7 +48,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/c-c"
"struct-soultemple/c-c"
]
},
{
@@ -59,7 +59,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/f"
"struct-soultemple/f"
]
},
{
@@ -70,7 +70,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/c"
"struct-soultemple/c"
]
},
{
@@ -81,7 +81,7 @@
"east": "REQUIRED",
"west": "REQUIRED",
"objects": [
"soultemple/a"
"struct-soultemple/a"
]
},
{
@@ -92,7 +92,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/c-1"
"struct-soultemple/c-1"
]
},
{
@@ -103,7 +103,7 @@
"east": "REQUIRED",
"west": "REQUIRED",
"objects": [
"soultemple/c-a"
"struct-soultemple/c-a"
]
},
{
@@ -114,7 +114,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/c-h"
"struct-soultemple/c-h"
]
},
{
@@ -125,7 +125,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/c-r"
"struct-soultemple/c-r"
]
},
{
@@ -136,7 +136,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/f-1"
"struct-soultemple/f-1"
]
},
{
@@ -147,7 +147,7 @@
"east": "REQUIRED",
"west": "REQUIRED",
"objects": [
"soultemple/f-a"
"struct-soultemple/f-a"
]
},
{
@@ -158,7 +158,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/f-h"
"struct-soultemple/f-h"
]
},
{
@@ -169,7 +169,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/f-r"
"struct-soultemple/f-r"
]
},
{
@@ -180,7 +180,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/fc"
"struct-soultemple/fc"
]
},
{
@@ -191,7 +191,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/fc-1"
"struct-soultemple/fc-1"
]
},
{
@@ -202,7 +202,7 @@
"east": "REQUIRED",
"west": "REQUIRED",
"objects": [
"soultemple/fc-a"
"struct-soultemple/fc-a"
]
},
{
@@ -213,7 +213,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/fc-h"
"struct-soultemple/fc-h"
]
},
{
@@ -224,7 +224,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/fc-r"
"struct-soultemple/fc-r"
]
},
{
@@ -235,7 +235,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/x-1"
"struct-soultemple/x-1"
]
},
{
@@ -246,7 +246,7 @@
"east": "REQUIRED",
"west": "REQUIRED",
"objects": [
"soultemple/x-a"
"struct-soultemple/x-a"
]
},
{
@@ -257,7 +257,7 @@
"east": "NEVER",
"west": "NEVER",
"objects": [
"soultemple/x-h"
"struct-soultemple/x-h"
]
},
{
@@ -268,7 +268,7 @@
"east": "REQUIRED",
"west": "NEVER",
"objects": [
"soultemple/x-r"
"struct-soultemple/x-r"
]
}
],