====== minecraft:smithing_template ====== The ''minecraft:smithing_template'' item component displays various information related to its usage for recipes in the tooltip. It does //not// determine whether or not this item is allowed in a [[mc>Smithing_Table|Smithing Table]], due to Mojang's implementation of [[mc>Recipe|Smithing Recipes]]. This likely won't change as to not break any existing custom smithing recipes. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''template'' | The smithing template to display in the tooltip. | A [[items:smithing_templates:|smithing template]] | | ===== Example ===== { "template": "minecraft:netherite_upgrade" }