MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.17.1

soul_torch.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#",
    "S"
  ],
  "key": {
    "X": [
      {
        "item": "minecraft:coal"
      },
      {
        "item": "minecraft:charcoal"
      }
    ],
    "#": {
      "item": "minecraft:stick"
    },
    "S": {
      "tag": "minecraft:soul_fire_base_blocks"
    }
  },
  "result": {
    "item": "minecraft:soul_torch",
    "count": 4
  }
}