{
  "type": "minecraft:root_system",
  "config": {
    "allowed_tree_position": {
      "type": "minecraft:matching_block_tag",
      "tag": "minecraft:air"
    },
    "allowed_vertical_water_for_tree": 1,
    "feature": {
      "feature": "minecraft:sulfur_spring",
      "placement": []
    },
    "hanging_root_placement_attempts": 1,
    "hanging_root_radius": 1,
    "hanging_root_state_provider": {
      "type": "minecraft:simple_state_provider",
      "state": {
        "Name": "minecraft:sulfur"
      }
    },
    "hanging_roots_vertical_span": 1,
    "level_test_distance": 8,
    "max_level_deviation": 2,
    "required_vertical_space_for_tree": 5,
    "root_column_max_height": 184,
    "root_placement_attempts": 20,
    "root_radius": 3,
    "root_replaceable": "#minecraft:azalea_root_replaceable",
    "root_state_provider": {
      "type": "minecraft:simple_state_provider",
      "state": {
        "Name": "minecraft:sulfur"
      }
    }
  }
}