9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

Snowlders

This commit is contained in:
Daniel Mills
2020-10-12 02:20:17 -04:00
parent 6f72758c0c
commit 8fc751cc3c
5 changed files with 48 additions and 0 deletions

View File

@@ -80,6 +80,18 @@
"y": -1,
"z": 0
}
},
{
"chance": 0.0125,
"density": 1,
"place": [
"snowy/snowulder"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"name": "Frozen Beach",

View File

@@ -84,6 +84,18 @@
"z": 0
}
},
{
"chance": 0.0125,
"density": 1,
"place": [
"snowy/snowulder"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.05,
"density": 3,

View File

@@ -101,6 +101,18 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.0325,
"density": 1,
"place": [
"snowy/snowulder"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"name": "Frozen Ocean",

View File

@@ -203,6 +203,18 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.0125,
"density": 1,
"place": [
"snowy/snowulder"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"name": "Frozen Plains",

BIN
objects/snowy/snowulder.iob Normal file

Binary file not shown.