Mars grass and water (#1437)

* mars grass and water and all that fun stuff

* removing the heavy water
This commit is contained in:
Pyritie 2025-07-25 01:31:25 +01:00 committed by GitHub
parent fb53d1de86
commit f860056940
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 12766 additions and 10803 deletions

View file

@ -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"
}
]
}