{
	"feature": "tfg:moon/surface/pile/dacite",
	"placement": [
		{
			"type": "minecraft:count",
			"count": 2
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:heightmap",
			"heightmap": "WORLD_SURFACE_WG"
		},
		{
			"type": "minecraft:block_predicate_filter",
			"predicate": {
				"type": "minecraft:matching_blocks",
				"offset": [ 0, -1, 0 ],
				"blocks": [
					"tfc:rock/raw/dacite",
					"tfc:rock/hardened/dacite",
					"tfc:rock/gravel/dacite"
				]
			}
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:heightmap",
			"heightmap": "WORLD_SURFACE_WG"
		}
	]
}