{
	"type": "minecraft:random_patch",
	"config": {
		"feature": {
			"feature": {
				"type": "lithostitched:select",
				"config": {
					"features": [
						{
							"feature": {
								"feature": {
									"type": "tfg:attached_decorative_plant",
									"config": {
										"block": "betterend:tube_worm",
										"heightRange": 1
									}
								},
								"placement": []
							},
							"predicate": {
								"type": "minecraft:matching_blocks",
								"blocks": "minecraft:air"
							}
						},
						{
							"feature": {
								"feature": {
									"type": "tfg:attached_decorative_plant",
									"config": {
										"block": {
											"Name": "betterend:tube_worm",
											"Properties": {
												"fluid": "sulfur_fumes"
											}
										},
										"heightRange": 1
									}
								},
								"placement": []
							},
							"predicate": {
								"type": "minecraft:matching_blocks",
								"blocks": "tfg:fluid/sulfur_fumes"
							}
						}
					]
				}
			},
			"placement": []
		},
		"tries": 48,
		"xz_spread": 4,
		"y_spread": 5
	}
}