{
	"feature": "tfg:earth/rose_quartz/rose_quartz",
	"placement": [
		{
			"type": "minecraft:heightmap",
			"heightmap": "OCEAN_FLOOR"
		},
		{
			"type": "minecraft:rarity_filter",
			"chance": 80
		},
		{
			"type": "tfc:biome"
		},
		{
			"type": "tfc:climate",
			"min_temperature": -25,
			"max_temperature": -10,
			"fuzzy": true
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"xz_spread": 0,
			"y_spread": -5,
			"type": "minecraft:random_offset"
		}
	]
}