mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Snow Effect
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
],
|
||||
"snow": 0.22,
|
||||
"dirt": [
|
||||
"PACKED_ICE"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"derivative": "ICE_MOUNTAINS",
|
||||
"height": 0.382,
|
||||
"region": "Cold",
|
||||
"snow": 0.42,
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "Ice Plains",
|
||||
"region": "Cold",
|
||||
"height": 0.1,
|
||||
"snow": 0.12,
|
||||
"derivative": "ICE_FLATS",
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
|
||||
Reference in New Issue
Block a user