Add missing files.

This commit is contained in:
modmuss50 2021-05-29 13:20:51 +01:00
parent b33f4be5f4
commit 567e2f1062
17 changed files with 3 additions and 3 deletions

View file

@ -2,11 +2,11 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"tag": "c:copper_blocks"
"item": "techreborn:copper_storage_block"
}
],
"result": {
"item": "techreborn:copper_ingot",
"item": "minecraft:copper_ingot",
"count": 9
}
}
}