MCMinecraft Assets Explorer

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

iron_ingot_from_nuggets.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "iron_ingot",
  "key": {
    "#": {
      "item": "minecraft:iron_nugget"
    }
  },
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "result": {
    "item": "minecraft:iron_ingot"
  },
  "show_notification": true
}