Fixed usage of tags in updated recipes

This commit is contained in:
drcrazy 2019-12-26 15:26:18 +03:00
parent 58f48c44c9
commit 4a85c25b49
3 changed files with 3 additions and 4 deletions

View file

@ -7,8 +7,7 @@
"item": "techreborn:silicon_plate" "item": "techreborn:silicon_plate"
}, },
{ {
"item": "c:electrum_ingot", "tag": "c:electrum_ingot"
"count": 2
} }
], ],
"results": [ "results": [

View file

@ -7,7 +7,7 @@
], ],
"key": { "key": {
"A": { "A": {
"item": "c:lead_plate" "tag": "c:lead_plate"
}, },
"G": { "G": {
"item": "minecraft:glass" "item": "minecraft:glass"

View file

@ -7,7 +7,7 @@
], ],
"key": { "key": {
"A": { "A": {
"item": "c:lead_plate" "tag": "c:lead_plate"
}, },
"G": { "G": {
"item": "minecraft:glass" "item": "minecraft:glass"