Replaced crafting_table with c:workbench, thanks to Xanthian

This commit is contained in:
Ayutac 2022-03-25 12:33:52 +01:00 committed by GitHub
commit ad9fb6ca28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,4 @@
{
"replace": false,
"values": ["minecraft:crafting_table"]
}

View file

@ -10,7 +10,7 @@
"tag": "c:iron_plates"
},
"C": {
"item": "minecraft:crafting_table"
"tag": "c:workbench"
},
"M": {
"item": "techreborn:advanced_circuit"
@ -19,4 +19,4 @@
"result": {
"item": "techreborn:auto_crafting_table"
}
}
}