Tweak Cable recipes

This commit is contained in:
Shadowfacts 2021-03-20 12:15:47 -04:00
parent f0fe1e4a3d
commit 81ce590231
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
17 changed files with 69 additions and 68 deletions

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:black_carpet"}, "W": {"item": "minecraft:black_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_black", "item": "phycon:cable_black",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:blue_carpet"}, "W": {"item": "minecraft:blue_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_blue", "item": "phycon:cable_blue",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:brown_carpet"}, "W": {"item": "minecraft:brown_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_brown", "item": "phycon:cable_brown",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:cyan_carpet"}, "W": {"item": "minecraft:cyan_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_cyan", "item": "phycon:cable_cyan",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:gray_carpet"}, "W": {"item": "minecraft:gray_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_gray", "item": "phycon:cable_gray",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:green_carpet"}, "W": {"item": "minecraft:green_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_green", "item": "phycon:cable_green",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:light_blue_carpet"}, "W": {"item": "minecraft:light_blue_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_light_blue", "item": "phycon:cable_light_blue",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:light_gray_carpet"}, "W": {"item": "minecraft:light_gray_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_light_gray", "item": "phycon:cable_light_gray",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:lime_carpet"}, "W": {"item": "minecraft:lime_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_lime", "item": "phycon:cable_lime",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:orange_carpet"}, "W": {"item": "minecraft:orange_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_orange", "item": "phycon:cable_orange",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:orange_carpet"}, "W": {"item": "minecraft:orange_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_orange", "item": "phycon:cable_orange",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:pink_carpet"}, "W": {"item": "minecraft:pink_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_pink", "item": "phycon:cable_pink",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:purple_carpet"}, "W": {"item": "minecraft:purple_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_purple", "item": "phycon:cable_purple",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:red_carpet"}, "W": {"item": "minecraft:red_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_red", "item": "phycon:cable_red",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:white_carpet"}, "W": {"item": "minecraft:white_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_white", "item": "phycon:cable_white",
"count": 3 "count": 6
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"CCC", "WWW",
"TRT", "TRT",
"CCC" "WWW"
], ],
"key": { "key": {
"C": {"item": "minecraft:yellow_carpet"}, "W": {"item": "minecraft:yellow_wool"},
"T": {"item": "phycon:twisted_pair"}, "T": {"item": "phycon:twisted_pair"},
"R": {"item": "minecraft:redstone"} "R": {"item": "minecraft:redstone"}
}, },
"result": { "result": {
"item": "phycon:cable_yellow", "item": "phycon:cable_yellow",
"count": 3 "count": 6
} }
} }

View File

@ -1,14 +1,15 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"NNN", "III",
" ", " ",
"NNN" "III"
], ],
"key": { "key": {
"N": {"tag": "c:copper_nuggets"} "I": {"tag": "c:copper_ingots"}
}, },
"result": { "result": {
"item": "phycon:twisted_pair" "item": "phycon:twisted_pair",
"count": 4
} }
} }