{
  "pools": [
    {
      "name": "basalz_basalz_rod",
      "rolls": 1,
      "entries": [
        {
          "type": "item",
          "name": "thermalfoundation:material",
          "weight": 1,
          "functions": [
            {
              "function": "set_count",
              "count": {
                "min": 0,
                "max": 1
              }
            },
            {
              "function": "set_data",
              "data": 2052
            },
            {
              "function": "looting_enchant",
              "count": {
                "min": 0,
                "max": 1
              }
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "killed_by_player"
        }
      ]
    },
    {
      "name": "basalz_obsidian_dust",
      "rolls": 1,
      "entries": [
        {
          "type": "item",
          "name": "thermalfoundation:material",
          "weight": 1,
          "functions": [
            {
              "function": "set_count",
              "count": {
                "min": 0,
                "max": 2
              }
            },
            {
              "function": "set_data",
              "data": 770
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "killed_by_player"
        }
      ]
    },
    {
      "name": "SmolderingAsh",
      "conditions": [
        { "condition": "random_chance", "chance": 0.06 }
      ],
      "rolls": 1,
      "entries": [
        {"type": "item", "name": "borealisexpansion:material", "weight": 1, "functions": [{ "function": "set_data", "data": 2030 }]}
      ]
    }
  ]
}
