{
	"feature": "tfg:mars/underground/icicle_extra",
	"placement": [
		{
			"type": "tfc:climate",
			"max_temperature": -100
		},
		{
			"type": "minecraft:count",
			"count": 10
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:height_range",
			"height": {
				"type": "uniform",
				"min_inclusive": {
					"absolute": 40
				},
				"max_inclusive": {
					"absolute": 150
				}
			}
		}
	]
}