Update auto_crafting_table.json
This commit is contained in:
parent
36fd7b5368
commit
f1bb48ee57
1 changed files with 2 additions and 7 deletions
|
@ -9,14 +9,9 @@
|
||||||
"P": {
|
"P": {
|
||||||
"tag": "c:iron_plates"
|
"tag": "c:iron_plates"
|
||||||
},
|
},
|
||||||
"C": [
|
"C": {
|
||||||
{
|
|
||||||
"tag": "c:workbench"
|
"tag": "c:workbench"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"item":"minecraft:crafting_table"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:advanced_circuit"
|
"item": "techreborn:advanced_circuit"
|
||||||
}
|
}
|
||||||
|
@ -24,4 +19,4 @@
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:auto_crafting_table"
|
"item": "techreborn:auto_crafting_table"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue