{
	"feature": "tfg:venus/terrain/lava_delta",
	"placement": [
		{
			"type": "minecraft:noise_based_count",
			"noise_to_count_ratio": 6,
			"noise_factor": 2,
			"noise_offset": 0
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:heightmap",
			"heightmap": "WORLD_SURFACE"
		},
		{
			"type": "minecraft:biome"
		}
	]
}