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 Smithing Table, due to Mojang's implementation of Smithing Recipes.
This likely won't change as to not break any existing custom smithing recipes.
Name | Description | Type | Default Value |
---|---|---|---|
template | The smithing template to display in the tooltip. | A smithing template |
{ "template": "minecraft:netherite_upgrade" }