Tweak Cable recipes
This commit is contained in:
parent
f0fe1e4a3d
commit
81ce590231
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:black_carpet"},
|
||||
"W": {"item": "minecraft:black_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_black",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:blue_carpet"},
|
||||
"W": {"item": "minecraft:blue_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_blue",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:brown_carpet"},
|
||||
"W": {"item": "minecraft:brown_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_brown",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:cyan_carpet"},
|
||||
"W": {"item": "minecraft:cyan_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_cyan",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:gray_carpet"},
|
||||
"W": {"item": "minecraft:gray_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_gray",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:green_carpet"},
|
||||
"W": {"item": "minecraft:green_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_green",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:light_blue_carpet"},
|
||||
"W": {"item": "minecraft:light_blue_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_light_blue",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:light_gray_carpet"},
|
||||
"W": {"item": "minecraft:light_gray_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_light_gray",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:lime_carpet"},
|
||||
"W": {"item": "minecraft:lime_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_lime",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:orange_carpet"},
|
||||
"W": {"item": "minecraft:orange_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_orange",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:orange_carpet"},
|
||||
"W": {"item": "minecraft:orange_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_orange",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:pink_carpet"},
|
||||
"W": {"item": "minecraft:pink_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_pink",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:purple_carpet"},
|
||||
"W": {"item": "minecraft:purple_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_purple",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:red_carpet"},
|
||||
"W": {"item": "minecraft:red_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_red",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:white_carpet"},
|
||||
"W": {"item": "minecraft:white_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_white",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"WWW",
|
||||
"TRT",
|
||||
"CCC"
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"C": {"item": "minecraft:yellow_carpet"},
|
||||
"W": {"item": "minecraft:yellow_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_yellow",
|
||||
"count": 3
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"NNN",
|
||||
"III",
|
||||
" ",
|
||||
"NNN"
|
||||
"III"
|
||||
],
|
||||
"key": {
|
||||
"N": {"tag": "c:copper_nuggets"}
|
||||
"I": {"tag": "c:copper_ingots"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:twisted_pair"
|
||||
"item": "phycon:twisted_pair",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue