{
	"type": "minecraft:block_pile",
	"config": {
		"state_provider": {
			"type": "minecraft:weighted_state_provider",
			"entries": [
				{
					"weight": 10,
					"data": {
						"Name": "tfg:rock/hardened_glacio_stone"
					}
				},
				{
					"weight": 25,
					"data": {
						"Name": "ad_astra:glacio_cobblestone"
					}
				},
				{
					"weight": 5,
					"data": {
						"Name": "ad_astra:glacio_stone_slab"
					}
				},
				{
					"weight": 20,
					"data": {
						"Name": "ad_astra:glacio_cobblestone_slab"
					}
				},
				{
					"weight": 25,
					"data": {
						"Name": "tfg:rock/mossy_cobble_glacio"
					}
				},
				{
					"weight": 10,
					"data": {
						"Name": "tfg:rock/mossy_cobble_glacio_slab"
					}
				}
			]
		}
	}
}