MCMinecraft Assets Explorer

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

tide_armor_trim_smithing_template.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "item": "minecraft:diamond"
    },
    "C": {
      "item": "minecraft:prismarine"
    },
    "S": {
      "item": "minecraft:tide_armor_trim_smithing_template"
    }
  },
  "pattern": [
    "#S#",
    "#C#",
    "###"
  ],
  "result": {
    "count": 2,
    "item": "minecraft:tide_armor_trim_smithing_template"
  },
  "show_notification": true
}