MCMinecraft Assets Explorer

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

lit_pumpkin.json0 B

Empty File
{
  "type": "crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "key": {
    "A": {
      "item": "minecraft:pumpkin"
    },
    "B": {
      "item": "minecraft:torch"
    }
  },
  "result": {
    "item": "minecraft:lit_pumpkin"
  }
}