{
	"feature": "beneath:sulfur_patch",
	"placement": [
		{
			"type": "minecraft:count",
			"count": 5
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:biome"
		},
		{
			"type": "minecraft:heightmap",
			"heightmap": "WORLD_SURFACE"
		},
		{
			"type": "tfc:near_fluid",
			"fluids": [
				"tfg:sulfur_fumes"
			],
			"radius": 5
		}
	]
}