{
  "type": "crafting_shapeless",
  "tags": [ "stonecutter" ],
  "priority": 0,
  "ingredients": [
    {
      "item": "minecraft:stone",
      "data": 2
    }
  ],
  "result": {
    "item": "minecraft:double_stone_slab3",
    "data": 7,
    "count": 2
  }
}
