{
	"type": "minecraft:disk",
	"config": {
		"state_provider": {
			"fallback": {
				"type": "minecraft:simple_state_provider",
				"state": {
					"Name": "tfg:rock/raw/stromatolite"
				}
			},
			"rules": []
		},
		"radius": {
			"type": "minecraft:uniform",
			"value": {
				"min_inclusive": 3,
				"max_inclusive": 6
			}
		},
		"half_height": 1,
		"target": {
			"type": "minecraft:matching_block_tag",
			"tag": "forge:sand"
		}
	}
}