mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
volcanic particle tweaks
This commit is contained in:
@@ -76,6 +76,16 @@
|
||||
"zoom": 1.3,
|
||||
"exponent": 1.9
|
||||
},
|
||||
"effects": [{
|
||||
"particleAltX": 0.001,
|
||||
"particleAltY": 0.13885,
|
||||
"particleAltZ": 0.001,
|
||||
"chance": 1,
|
||||
"particleEffect": "CAMPFIRE_SIGNAL_SMOKE",
|
||||
"particleOffset": 0,
|
||||
"interval": 200,
|
||||
"particleCount": 0
|
||||
}],
|
||||
"childShrinkFactor": 1,
|
||||
"objects": [{
|
||||
"place": [
|
||||
|
||||
@@ -12,6 +12,16 @@
|
||||
"fogColor": "#DD793C",
|
||||
"downfallType": "none"
|
||||
}],
|
||||
"effects": [{
|
||||
"particleAltX": 0.001,
|
||||
"particleAltY": 0.13885,
|
||||
"particleAltZ": 0.001,
|
||||
"chance": 1,
|
||||
"particleEffect": "CAMPFIRE_SIGNAL_SMOKE",
|
||||
"particleOffset": 0,
|
||||
"interval": 200,
|
||||
"particleCount": 0
|
||||
}],
|
||||
"generators": [{
|
||||
"generator": "mountain",
|
||||
"max": 180,
|
||||
|
||||
@@ -11,6 +11,16 @@
|
||||
"foliageColor": "#BDBF0B",
|
||||
"fogColor": "#DD793C",
|
||||
"downfallType": "none"
|
||||
}],
|
||||
"effects": [{
|
||||
"particleAltX": 0.001,
|
||||
"particleAltY": 0.13885,
|
||||
"particleAltZ": 0.001,
|
||||
"chance": 1,
|
||||
"particleEffect": "CAMPFIRE_SIGNAL_SMOKE",
|
||||
"particleOffset": 0,
|
||||
"interval": 300,
|
||||
"particleCount": 0
|
||||
}],
|
||||
"children": ["tropical/volcanoes-lava"],
|
||||
"generators": [{
|
||||
|
||||
Reference in New Issue
Block a user