{
  "conditions": [
    {
      "type": "forge:not",
      "value": {
        "type": "forge:mod_loaded",
        "modid": "buildcraftsilicon"
      }
    },
    {
      "type": "minecraft:item_exists",
      "item": "buildcraftcore:list"
    }
  ],
  "result": {
    "item": "buildcraftcore:list"
  },
  "pattern": [
    "pRp",
    "pGp",
    "ppp"
  ],
  "type": "forge:ore_shaped",
  "key": {
    "p": {
      "item": "minecraft:paper"
    },
    "R":
    {
      "type": "forge:ore_dict",
      "ore": "dustRedstone"
    },
    "G": {
      "item": "minecraft:dye",
      "data": 2
    }
  }
}