9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Daniel Mills
2020-07-31 04:55:22 -04:00
30 changed files with 252 additions and 9 deletions

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.

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.

Binary file not shown.

View File

@@ -64,7 +64,7 @@
},
{
"zoom": 0.3,
"chance": 0.002,
"chance": 0.001,
"density": 3,
"palette": [
"PUMPKIN",

View File

@@ -24,6 +24,34 @@
]
}
],
"objects":[
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"wall":
{
"dispersion": "SCATTER",

View File

@@ -133,6 +133,31 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],

View File

@@ -4,7 +4,7 @@
"rarity": 4,
"layers": [
{
"minHeight": 2,
"minHeight": 1,
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
@@ -12,7 +12,7 @@
]
},
{
"minHeight": 1,
"minHeight": 2,
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
@@ -20,7 +20,7 @@
]
},
{
"minHeight": 1,
"minHeight": 2,
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
@@ -28,7 +28,7 @@
]
},
{
"minHeight": 1,
"minHeight": 2,
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
@@ -40,19 +40,19 @@
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
"GRAY_TERRACOTTA"
"YELLOW_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 2,
"maxHeight": 1,
"dispersion": "SCATTER",
"palette": [
"BROWN_TERRACOTTA"
]
},
{
"minHeight": 2,
"minHeight": 3,
"maxHeight": 3,
"dispersion": "SCATTER",
"palette": [
@@ -82,6 +82,32 @@
"variance": "SCATTER"
}
],
"objects": [
{
"chance": 0.05,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"haybale/hay1",
"haybale/hay3",
"haybale/hay2"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"wall": {
"dispersion": "WISPY",
"terrainZoom": 0.25,

View File

@@ -92,6 +92,7 @@
"z": 0
}
}
],
"decorators": [
{

View File

@@ -51,6 +51,34 @@
"variance": "SCATTER"
}
],
"objects":[
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"generators":[
{
"generator": "plain",

View File

@@ -18,6 +18,34 @@
"AIR"
]
},
"objects":[
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"decorators": [
{
"verticalZoom": 20,

View File

@@ -60,6 +60,31 @@
"z": 0
}
},
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.085,
"density": 1,

View File

@@ -44,7 +44,7 @@
},
"objects": [
{
"chance": 1,
"chance": 0.85,
"density": 1,
"rotation": {
"yAxis": {
@@ -126,6 +126,31 @@
"z": 0
}
},
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.0001,
"density": 1,

View File

@@ -101,6 +101,31 @@
"z": 0
}
},
{
"chance": 0.15,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.075,
"density": 1,

View File

@@ -40,6 +40,38 @@
]
}
],
"objects": [
{
"chance": 0.335,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oak-clutt-1",
"clutter/oak-clutt-2",
"clutter/oak-clutt-3",
"clutter/oak-clutt-4",
"clutter/oak-clutt-5",
"clutter/birch-clutt-1",
"clutter/birch-clutt-2",
"clutter/birch-clutt-3",
"clutter/birch-clutt-4",
"clutter/birch-clutt-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"wall":
{
"dispersion": "SCATTER",