9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Daniel Mills
2020-08-21 13:25:28 -04:00
parent 3267e98276
commit 884b891730
9 changed files with 9 additions and 8 deletions

View File

@@ -53,7 +53,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -19,7 +19,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -52,7 +52,7 @@
],
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -36,7 +36,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -54,7 +54,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -50,7 +50,7 @@
],
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -78,7 +78,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -49,7 +49,7 @@
},
"decorators": [
{
"chance": 0.001,
"chance": 0.0001,
"palette": [
"BARREL"
]

View File

@@ -19,6 +19,7 @@
"global-clutter"
]
},
"lootTries": 16,
"decorate": true,
"placeObjects": true,
"postProcessing": true,