Port cheaeper armour trim recipes
This commit is contained in:
parent
c7e5508fda
commit
3bcecbc32d
|
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": [
|
||||||
|
{
|
||||||
|
"item": "minecraft:copper_block"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "minecraft:waxed_copper_block"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:bolt_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:bolt_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:cobblestone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:coast_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:coast_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:sandstone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:dune_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:dune_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:end_stone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:eye_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:eye_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:breeze_rod"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:flow_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:flow_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:terracotta"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:host_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:host_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:terracotta"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:raiser_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:raiser_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:netherrack"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:rib_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:rib_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:cobblestone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:sentry_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:sentry_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:terracotta"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:shaper_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:shaper_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:cobbled_deepslate"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:silence_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:silence_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:blackstone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:snout_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:snout_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:purpur_block"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:spire_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:spire_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:prismarine"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:tide_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:tide_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:cobblestone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:vex_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:vex_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:cobbled_deepslate"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:ward_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:ward_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:terracotta"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:wayfinder_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:wayfinder_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:diamond"
|
||||||
|
},
|
||||||
|
"#": {
|
||||||
|
"item": "minecraft:mossy_cobblestone"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "minecraft:wild_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"#S#",
|
||||||
|
"#C#",
|
||||||
|
"###"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 2,
|
||||||
|
"id": "minecraft:wild_armor_trim_smithing_template"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue