Crafting using Any Corundum, Smithing Template Rune, Any Corundum, Any Corundum, Any Normal Cobblestone, Any Corundum, Any Corundum, Any Corundum and Any Corundum, arranged in the pattern shown. Produces 2× Smithing Template Rune.
Smithing Template Rune
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Used in (1)
Crafting using Any Corundum, Smithing Template Rune, Any Corundum, Any Corundum, Any Normal Cobblestone, Any Corundum, Any Corundum, Any Corundum and Any Corundum, arranged in the pattern shown. Produces 2× Smithing Template Rune.
Developer reference
- Registry name
quark:smithing_template_rune- Namespace
quark- Mod ID
quark
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"#C#",
"###"
],
"ingredients": {
"#": {
"tag": "quark:corundum"
},
"C": {
"tag": "forge:cobblestone/normal"
},
"S": {
"item": "quark:smithing_template_rune"
}
},
"conditions": [
{
"raw": {
"flag": "color_runes",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
