Fix magenta cable recipe
This commit is contained in:
parent
46e00cea97
commit
172536cdb8
|
@ -6,12 +6,12 @@
|
||||||
"WWW"
|
"WWW"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"W": {"item": "minecraft:orange_wool"},
|
"W": {"item": "minecraft:magenta_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_magenta",
|
||||||
"count": 6
|
"count": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue