{
  "neoforge:conditions": [
    {
      "type": "neoforge:never"
    }
  ],
  "type": "enderio:sag_milling",
  "energy": 2400,
  "input": "#c:ores/tin",
  "outputs": [
    {
      "item": {
        "count": 1,
        "tag": "c:raw_materials/tin"
      }
    },
    {
      "chance": 0.33,
      "item": {
        "count": 1,
        "tag": "c:raw_materials/tin"
      }
    },
    {
      "chance": 0.15,
      "item": {
        "id": "minecraft:cobblestone"
      }
    }
  ]
}