{
	"feature": "tfg:earth/crop/pimento_patch",
	"placement": [
		{
			"type": "minecraft:rarity_filter",
			"chance": 50
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "tfc:climate",
			"min_temperature": 15,
			"max_temperature": 30,
			"min_rainfall": 200,
			"max_rainfall": 450,
			"min_forest": "sparse",
			"max_forest": "normal"
		}
	]
}