Fix magenta cable recipe
This commit is contained in:
parent
46e00cea97
commit
172536cdb8
|
@ -6,12 +6,12 @@
|
|||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"W": {"item": "minecraft:orange_wool"},
|
||||
"W": {"item": "minecraft:magenta_wool"},
|
||||
"T": {"item": "phycon:twisted_pair"},
|
||||
"R": {"item": "minecraft:redstone"}
|
||||
},
|
||||
"result": {
|
||||
"item": "phycon:cable_orange",
|
||||
"item": "phycon:cable_magenta",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue