Smithing Template
16×16 · BAKED

item· Other

Smithing Template

LegendaryMonsters · by Miauczel
item Smithing TemplatesTrim Templates

Smithing Template is an item from LegendaryMonsters, crafted from Diamond, Smithing Template, and Enderstone.

Acquisition

Crafting using Diamond, Smithing Template, Diamond, Diamond, Enderstone, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Smithing Template.

Crafting
Smithing Template Smithing Template ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Found in: Space Station Loot Table Luxury chests (rare) (legendary_monsters) legendary_monsters:space_station_loot_table_luxury1–1100%
Found in: Space Station Loot Table Basic chests (rare) (legendary_monsters) legendary_monsters:space_station_loot_table_basic1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Diamond, Smithing Template, Diamond, Diamond, Enderstone, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Smithing Template.

Crafting
Smithing Template Smithing Template ×2 guaranteed
Developer reference
Registry name
legendary_monsters:enderitium_upgrade_smithing_template
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft:items/smithing_templates
minecraft:items/trim_templates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#S#",
    "#C#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:diamond"
    },
    "C": {
      "item": "legendary_monsters:enderstone"
    },
    "S": {
      "item": "legendary_monsters:enderitium_upgrade_smithing_template"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}