MCMinecraft Assets Explorer

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

soul_campfire.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "S#S",
    "LLL"
  ],
  "key": {
    "L": {
      "tag": "minecraft:logs"
    },
    "S": {
      "item": "minecraft:stick"
    },
    "#": {
      "tag": "minecraft:soul_fire_base_blocks"
    }
  },
  "result": {
    "item": "minecraft:soul_campfire"
  }
}