{
  "type": "crafting_shapeless",
  "tags": [ "crafting_table" ],
  "group": "black_dye",
  "ingredients": [
    {
      "item": "minecraft:dye",
       "data": 0
    }
  ],
  "result": {
    "item": "minecraft:dye",
    "data": 16
  }
}