fix thermex wiring recipe
This commit is contained in:
parent
fdf76e352a
commit
b4d1de1bf3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
||||||
"ingredients" : [
|
"ingredients" : [
|
||||||
[ { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" } ],
|
[ { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" } ],
|
||||||
[ { "oredictName" : "ingotSilver" }, { "oredictName" : "ingotSilver" }, { "oredictName" : "ingotSilver" } ],
|
[ { "oredictName" : "ingotSilver" }, { "oredictName" : "ingotSilver" }, { "oredictName" : "ingotSilver" } ],
|
||||||
[ { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" } ],
|
[ { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" }, { "oredictName" : "ingotCopper" } ]
|
||||||
],
|
],
|
||||||
"result" : {
|
"result" : {
|
||||||
"oredictName" : "componentWiring",
|
"oredictName" : "componentWiring",
|
||||||
|
|
Loading…
Reference in a new issue