{
  "__comment__": "This file was automatically created by mcresources",
  "conditions": [
    {
      "type": "forge:mod_loaded",
      "modid": "afc"
    }
  ],
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "Q B",
    "XXX",
    "Y Y"
  ],
  "key": {
    "Q": {
      "item": "artisanal:quill"
    },
    "B": {
      "item": "minecraft:black_dye"
    },
    "X": {
      "item": "afc:wood/planks/ironwood_slab"
    },
    "Y": {
      "item": "afc:wood/planks/ironwood"
    }
  },
  "result": {
    "item": "afc:wood/scribing_table/ironwood"
  }
}