{
  "format_version": "1.26.10",
  "minecraft:structure_template_feature": {
    "description": {
      "identifier": "minecraft:sulfur_spring_extra_large_1_feature"
    },
    "structure_name": "sulfur_spring:sulfur_spring_extra_large_1",
    "adjustment_radius": 0,
    "ground_level": 7,
    "rotate_around_center": true,
    "constraints": {
      "leveled": {},
      "unburied": {},
      "block_intersection": {
        "only_check_intersection_for_motion_blocking_blocks": false,
        "block_allowlist": [
          "minecraft:air",
          // Blocks that compose the surface of the overworld.
          // Keep aligned with "minecraft:sulfur_spring_tuff_feature" and each "minecraft:sulfur_spring_xxx_feature".
          { "tags": "query.any_tag('dirt', 'sand', 'gravel')" },
          "minecraft:stone",
          "minecraft:granite",
          "minecraft:diorite",
          "minecraft:andesite",
          "minecraft:tuff",
          "minecraft:deepslate",
          "minecraft:calcite",
          "minecraft:sandstone",
          "minecraft:red_sandstone",
          "minecraft:hardened_clay",
          "minecraft:brown_terracotta",
          "minecraft:orange_terracotta",
          "minecraft:light_gray_terracotta",
          "minecraft:red_terracotta",
          "minecraft:white_terracotta",
          "minecraft:yellow_terracotta"
        ]
      }
    }
  }
}
