9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/biomes/ice_plains.json
Daniel Mills acf141d30e Tweaks
2020-01-15 06:49:50 -05:00

13 lines
206 B
JSON

{
"name": "Ice Plains",
"region": "snowy",
"height": 0.1,
"snow": 0.74,
"derivative": "ICE_FLATS",
"surface": [
"SNOW_BLOCK"
],
"dirt": [
"PACKED_ICE"
]
}