{
	"feature": "tfg:nether/terrain/mossy_cobble",
	"placement": [
		{
			"type": "minecraft:count",
			"count": 20
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:height_range",
			"height": {
				"type": "minecraft:trapezoid",
				"max_inclusive": {
					"absolute": 120
				},
				"min_inclusive": {
					"absolute": 32
				}
			}
		}
	]
}