Support the new gold ore tag
This commit is contained in:
parent
e3749343e7
commit
5b1e68d093
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"time": 270,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:gold_ore"
|
||||
"tag": "minecraft:gold_ores"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:gold_ore"
|
||||
"tag": "minecraft:gold_ores"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:gold_ore"
|
||||
"tag": "minecraft:gold_ores"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:gold_ore"
|
||||
"tag": "minecraft:gold_ores"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
Loading…
Add table
Reference in a new issue