{
	"type": "minecraft:random_patch",
	"config": {
		"feature": {
			"feature": {
				"type": "lithostitched:select",
				"config": {
					"features": [
						{
							"feature": {
								"feature": {
									"type": "minecraft:simple_block",
									"config": {
										"to_place": {
											"type": "minecraft:simple_state_provider",
											"state": {
												"Name": "betterend:sulphur_crystal"
											}
										}
									}
								},
								"placement": []
							},
							"predicate": {
								"type": "minecraft:matching_blocks",
								"blocks": "minecraft:air"
							}
						},
						{
							"feature": {
								"feature": {
									"type": "minecraft:simple_block",
									"config": {
										"to_place": {
											"type": "minecraft:simple_state_provider",
											"state": {
												"Name": "betterend:sulphur_crystal",
												"Properties": {
													"fluid": "sulfur_fumes"
												}
											}
										}
									}
								},
								"placement": []
							},
							"predicate": {
								"type": "minecraft:matching_blocks",
								"blocks": "tfg:fluid/sulfur_fumes"
							}
						}
					]
				}
			},
			"placement": [
				{
					"type": "minecraft:heightmap",
					"heightmap": "OCEAN_FLOOR_WG"
				}
			]
		},
		"tries": 24,
		"xz_spread": 3,
		"y_spread": 0
	}
}