Tool Assembly Smithing Template
betterend:tool_assembly_smithing_template

Tool Assembly Smithing Template

item

Tool Assembly Smithing Template is a item from Unknown Mod, crafted from Stick, Tool Assembly Smithing Template, and Block of Iron.

Acquisition

Crafting using Stick, Tool Assembly Smithing Template, Stick, Stick, Block of Iron, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 2× Tool Assembly Smithing Template.

Crafting
Tool Assembly Smithing Template Tool Assembly Smithing Template ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: End Village Template Loot (betterend) betterend:end_village_template_loot1–1100%

Used in (1)

Crafting using Stick, Tool Assembly Smithing Template, Stick, Stick, Block of Iron, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 2× Tool Assembly Smithing Template.

Crafting
Tool Assembly Smithing Template Tool Assembly Smithing Template ×2 guaranteed
Developer reference
Registry name
betterend:tool_assembly_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:iron_block"
    },
    "S": {
      "item": "betterend:tool_assembly_smithing_template"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}