{
  "type": "minecraft:crafting_shaped",
  "group": "comforts:rope_and_nail",
  "pattern": [
    "x ",
    " a"
  ],
  "key": {
    "a": {
      "tag": "forge:rope"
    },
    "x": {
      "tag": "forge:hook"
    }
  },
  "result": {
    "item": "comforts:rope_and_nail",
    "count": 2
  }
}