Sentry Armor Trim Smithing Template
minecraft:sentry_armor_trim_smithing_template

Sentry Armor Trim Smithing Template

Minecraft · by Mojang Studios
item Trim Templates

Acquisition

Assembling Machine using Smooth Stone and Template Template. Produces Sentry Armor Trim Smithing Template.

Assembling Machine
Sentry Armor Trim Smithing Template Sentry Armor Trim Smithing Template guaranteed

Crafting using Diamond, Sentry Armor Trim Smithing Template, Diamond, Diamond, Cobblestone, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Sentry Armor Trim Smithing Template.

Crafting
Sentry Armor Trim Smithing Template Sentry Armor Trim Smithing Template ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Pillager Outpost (minecraft) minecraft:pillager_outpost1–1100%

Used in (1)

Crafting using Diamond, Sentry Armor Trim Smithing Template, Diamond, Diamond, Cobblestone, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Sentry Armor Trim Smithing Template.

Crafting
Sentry Armor Trim Smithing Template Sentry Armor Trim Smithing Template ×2 guaranteed
Developer reference
Registry name
minecraft:sentry_armor_trim_smithing_template
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/trim_templates

Recipe JSON (2):

{
  "recipe_type": "techreborn:assembling_machine",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:smooth_stone"
    },
    {
      "item": "techreborn:template_template"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#S#",
    "#C#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:diamond"
    },
    "C": {
      "item": "minecraft:cobblestone"
    },
    "S": {
      "item": "minecraft:sentry_armor_trim_smithing_template"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}