{
	"feature": "tfg:moon/surface/warped_vine_tall",
	"placement": [
		{
			"type": "minecraft:biome"
		},
		{
			"type": "minecraft:count",
			"count": 3
		},
		{
			"type": "minecraft:in_square"
		},
		{
			"type": "minecraft:heightmap",
			"heightmap": "MOTION_BLOCKING"
		},
		{
			"type": "minecraft:block_predicate_filter",
			"predicate": {
				"type": "minecraft:matching_block_tag",
				"offset": [ 0, -1, 0 ],
				"tag": "ad_astra:moon_stone_replaceables"
			}
		}
	]
}