{
  "pools": [
    {
      "name": "fire_conglomerate",
      "conditions": [
        { "condition": "random_chance", "chance": 0.05 }
      ],
      "rolls": 1,
      "entries": [
        { "type": "item", "name": "borealisexpansion:material", "weight": 1, "functions": [{ "function": "set_data", "data": 2023 }] }
      ]
    }
  ]
}