mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 19:58:34 +01:00
allow powder of the bountiful core to be created with all ore types
Closes #279
This commit is contained in:
parent
bf2ddd55f0
commit
6e33514b17
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
||||||
"item": "naturesaura:gold_powder"
|
"item": "naturesaura:gold_powder"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "minecraft:diamond_ore"
|
"tag": "forge:ores/diamond"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "minecraft:redstone_ore"
|
"tag": "forge:ores/redstone"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"sapling": {
|
"sapling": {
|
||||||
|
|
Loading…
Reference in a new issue