quicksand!

This commit is contained in:
Pyritie 2025-08-26 00:30:17 +01:00
parent b9af2efc61
commit 348824d076
7 changed files with 79 additions and 3 deletions

View file

@ -0,0 +1,19 @@
{
"feature": "tfg:mars/terrain/red_quicksand",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 15
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE_WG"
},
{
"type": "minecraft:biome"
}
]
}