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