Crafting using Diamond, Ward Armor Trim Smithing Template, Diamond, Diamond, Cobbled Deepslate, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Ward Armor Trim Smithing Template.
Ward Armor Trim Smithing Template
Minecraft · by Mojang Studios
Acquisition
Assembling Machine using Deepslate and Template Template. Produces Ward Armor Trim Smithing Template.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Used in (1)
Crafting using Diamond, Ward Armor Trim Smithing Template, Diamond, Diamond, Cobbled Deepslate, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Ward Armor Trim Smithing Template.
Developer reference
- Registry name
minecraft:ward_armor_trim_smithing_template- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/trim_templates
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"#C#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:diamond"
},
"C": {
"item": "minecraft:cobbled_deepslate"
},
"S": {
"item": "minecraft:ward_armor_trim_smithing_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:assembling_machine",
"pattern": null,
"ingredients": [
{
"item": "minecraft:deepslate"
},
{
"item": "techreborn:template_template"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

