MCMinecraft Assets Explorer

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

jack_o_lantern.json0 B

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