{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "item": "minecraft:brown_wool"
    },
    "|": {
      "item": "immersiveengineering:stick_steel"
    }
  },
  "pattern": [
    "|##",
    "|##",
    "|  "
  ],
  "result": {
    "item": "ad_astra:brown_flag"
  },
  "show_notification": true
}