Support the new gold ore tag

This commit is contained in:
modmuss50 2020-03-12 20:43:48 +00:00
parent e3749343e7
commit 5b1e68d093
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
"time": 270, "time": 270,
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:gold_ore" "tag": "minecraft:gold_ores"
} }
], ],
"results": [ "results": [

View file

@ -8,7 +8,7 @@
}, },
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:gold_ore" "tag": "minecraft:gold_ores"
} }
], ],
"results": [ "results": [

View file

@ -8,7 +8,7 @@
}, },
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:gold_ore" "tag": "minecraft:gold_ores"
} }
], ],
"results": [ "results": [

View file

@ -8,7 +8,7 @@
}, },
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:gold_ore" "tag": "minecraft:gold_ores"
} }
], ],
"results": [ "results": [