removed old steel recipe
This commit is contained in:
parent
a343681321
commit
0a529688f0
@ -1,19 +0,0 @@
|
||||
{
|
||||
"recipe": {
|
||||
"inputs": [
|
||||
{ "original:ingot_iron": 2 },
|
||||
{ "original:ore_coal": 5 }
|
||||
],
|
||||
"output": {
|
||||
"original:alloy_steel": 1
|
||||
},
|
||||
"time_seconds": 10,
|
||||
"requires": {
|
||||
"original:alloying": 1
|
||||
}
|
||||
},
|
||||
"craft": {
|
||||
"type": "original:alloys",
|
||||
"id": "original:alloy_steel"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user