MCMinecraft Assets Explorer

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

sentry_armor_trim_smithing_template.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": "minecraft:diamond",
    "C": "minecraft:cobblestone",
    "S": "minecraft:sentry_armor_trim_smithing_template"
  },
  "pattern": [
    "#S#",
    "#C#",
    "###"
  ],
  "result": {
    "count": 2,
    "id": "minecraft:sentry_armor_trim_smithing_template"
  }
}