{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ATA",
    "AAA"
  ],
  "key": {
    "A": {
      "item": "alexscaves:porous_coprolith"
    },
    "T": {
      "item": "alexscaves:pure_darkness"
    }
  },
  "result": {
    "item": "alexscaves:peering_coprolith",
    "count": 8
  }
}