minecraft-assets/data/minecraft/recipes/host_armor_trim_smithing_te...

25 lines
437 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:diamond"
},
"C": {
"item": "minecraft:terracotta"
},
"S": {
"item": "minecraft:host_armor_trim_smithing_template"
}
},
"pattern": [
"#S#",
"#C#",
"###"
],
"result": {
"count": 2,
"item": "minecraft:host_armor_trim_smithing_template"
},
"show_notification": true
}