{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "B": {
      "item": "cgs:barrel"
    },
    "L": {
      "item": "create:brass_sheet"
    },
    "W": {
      "item": "minecraft:netherite_scrap"
    }
  },
  "pattern": [
    "BB",
    "LL",
    " W"
  ],
  "result": {
    "item": "cgs:long_barrel"
  },
  "show_notification": true
}