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