Crafting using Stick, Handle Attachment Smithing Template, Stick, Stick, Diamond, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 2× Handle Attachment Smithing Template.
Handle Attachment Smithing Template
Handle Attachment Smithing Template is a item from Unknown Mod, crafted from Stick, Handle Attachment Smithing Template, and Diamond.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot | 1–1 | 100% | — |
Loot table: Biome (betterend) betterend:biome | 1–1 | 100% | Location Check |
Loot table: Chorus Forest (betterend) betterend:chorus_forest | 1–1 | 100% | — |
Used in (1)
Crafting using Stick, Handle Attachment Smithing Template, Stick, Stick, Diamond, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 2× Handle Attachment Smithing Template.
Developer reference
- Registry name
betterend:handle_attachment_smithing_template- Namespace
betterend- Mod ID
unknown
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"#C#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"C": {
"item": "minecraft:diamond"
},
"S": {
"item": "betterend:handle_attachment_smithing_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}