{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:soul_torch"
    },
    "tags": [ "crafting_table" ],
    "pattern": [
      ".",
      "|",
      "#"
    ],
    "key": {
      ".": {
        "tag": "minecraft:coals"
      },
      "|": {
        "item": "minecraft:stick"
      },
      "#": {
        "tag": "minecraft:soul_fire_base_blocks"
      }
    },
	"unlock": [
      {
        "tag": "minecraft:soul_fire_base_blocks"
      }
    ],
    "result": {
      "item": "minecraft:soul_torch",
      "count": 4
    },
    "priority": -1
  }
}
