{
	"feature": "tfc:calcite",
	"placement": [
		{
			"type": "minecraft:count",
			"count": 3
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:height_range",
			"height": {
				"type": "biased_to_bottom",
				"min_inclusive": {
					"absolute": -24
				},
				"max_inclusive": {
					"absolute": 90
				}
			}
		}
	]
}