MCMinecraft Assets Explorer

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

jack_o_lantern.json0 B

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