{
  "type": "create:crushing",
  "ingredients": [
    { "item": "minecraft:cobblestone" }
  ],
  "results": [
    { "id": "minecraft:gravel", "amount": 1 },
    { "id": "minecraft:coal", "chance": 0.03, "amount": 1 }
  ]
}
