9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Snow Effect

This commit is contained in:
Daniel Mills
2020-01-12 17:54:09 -05:00
parent 460663f984
commit 45b9db9b17
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"surface": [
"SNOW_BLOCK"
],
"snow": 0.22,
"dirt": [
"PACKED_ICE"
],

View File

@@ -3,6 +3,7 @@
"derivative": "ICE_MOUNTAINS",
"height": 0.382,
"region": "Cold",
"snow": 0.42,
"surface": [
"SNOW_BLOCK"
],

View File

@@ -2,6 +2,7 @@
"name": "Ice Plains",
"region": "Cold",
"height": 0.1,
"snow": 0.12,
"derivative": "ICE_FLATS",
"surface": [
"SNOW_BLOCK"