more glacian tree tweaks
This commit is contained in:
parent
6c7fce23ea
commit
d49fe21c5f
8 changed files with 23 additions and 30 deletions
|
|
@ -2,13 +2,9 @@
|
|||
"feature": "tfg:mars/tree/glacian",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -2
|
||||
"type": "tfc:flat_enough",
|
||||
"flatness": 0.8,
|
||||
"radius": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -2,13 +2,9 @@
|
|||
"feature": "tfg:mars/tree/glacian",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -2
|
||||
"type": "tfc:flat_enough",
|
||||
"flatness": 0.8,
|
||||
"radius": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
"placement": [
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"max_temperature": -85
|
||||
"max_temperature": -87
|
||||
},
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue