9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fopiano
2020-07-26 14:33:36 -07:00
4 changed files with 10 additions and 96 deletions

View File

@@ -1,29 +1,5 @@
{
"name": "Black Ocean",
"objects": [
{
"chance": 0.3,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"lilly"
],
"translate": {
"x": 0,
"y": 1,
"z": 0
}
}
],
"layers": [
{
"minHeight": 3,

View File

@@ -26,30 +26,6 @@
]
}
],
"objects": [
{
"chance": 0.3,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"lilly"
],
"translate": {
"x": 0,
"y": 1,
"z": 0
}
}
],
"decorators":[
{
"zoom": 20,

View File

@@ -23,30 +23,6 @@
]
}
],
"objects": [
{
"chance": 0.3,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"lilly"
],
"translate": {
"x": 0,
"y": 1,
"z": 0
}
}
],
"generators":[
{
"generator": "plain",

View File

@@ -23,30 +23,6 @@
]
}
],
"objects": [
{
"chance": 0.5,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"lilly"
],
"translate": {
"x": 0,
"y": 1,
"z": 0
}
}
],
"decorators":[
{
"zoom": 20,
@@ -57,6 +33,16 @@
"dispersion": "WISPY",
"variance": "WISPY"
},
{
"zoom": 20,
"chance": 0.001,
"palette": [
"LILY_PAD"
],
"partOf": "SEA_SURFACE",
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 20,
"stackMax": 9,