Crafting using Diamond, Leather Handle Attachment Smithing Template, Diamond, Diamond, Leather, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Leather Handle Attachment Smithing Template.
Leather Handle Attachment Smithing Template
Leather Handle Attachment Smithing Template is a item from Unknown Mod, crafted from Diamond, Leather Handle Attachment Smithing Template, and Leather.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot | 1–1 | 100% | Random Chance |
Loot table: End Village Bonus Loot (betterend) betterend:end_village_bonus_loot | 1–1 | 100% | Random Chance |
Used in (1)
Crafting using Diamond, Leather Handle Attachment Smithing Template, Diamond, Diamond, Leather, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Leather Handle Attachment Smithing Template.
Developer reference
- Registry name
betterend:leather_handle_attachment_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:leather"
},
"S": {
"item": "betterend:leather_handle_attachment_smithing_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}