Mars grass and water (#1437)
* mars grass and water and all that fun stuff * removing the heavy water
This commit is contained in:
parent
fb53d1de86
commit
f860056940
51 changed files with 12766 additions and 10803 deletions
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"feature": "tfg:mars/semiheavy_ammoniacal_water",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "WORLD_SURFACE_WG"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue