Crafting using Diamond, Plate Upgrade Smithing Template, Diamond, Diamond, Iron Ingot, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Plate Upgrade Smithing Template.
Plate Upgrade Smithing Template
Plate Upgrade Smithing Template is a item from Unknown Mod, crafted from Diamond, Plate Upgrade Smithing Template, and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: End Village Bonus Loot (betterend) betterend:end_village_bonus_loot | 1–1 | 100% | Random Chance |
Loot table: End Village Loot (betterend) betterend:end_village_loot | 1–1 | 100% | Random Chance |
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot | 1–1 | 100% | Random Chance |
Used in (1)
Crafting using Diamond, Plate Upgrade Smithing Template, Diamond, Diamond, Iron Ingot, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Plate Upgrade Smithing Template.
Developer reference
- Registry name
betterend:plate_upgrade_smithing_template- Namespace
betterend- Mod ID
unknown
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"#C#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:diamond"
},
"C": {
"item": "minecraft:iron_ingot"
},
"S": {
"item": "betterend:plate_upgrade_smithing_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}