From 6e33514b17351a2d4709fcc72064350d3bc9475b Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 30 Sep 2022 15:34:36 +0200 Subject: [PATCH] allow powder of the bountiful core to be created with all ore types Closes #279 --- .../naturesaura/recipes/tree_ritual/ore_spawn_powder.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/naturesaura/recipes/tree_ritual/ore_spawn_powder.json b/src/main/resources/data/naturesaura/recipes/tree_ritual/ore_spawn_powder.json index 1a03cb5a..1efabdf7 100644 --- a/src/main/resources/data/naturesaura/recipes/tree_ritual/ore_spawn_powder.json +++ b/src/main/resources/data/naturesaura/recipes/tree_ritual/ore_spawn_powder.json @@ -8,10 +8,10 @@ "item": "naturesaura:gold_powder" }, { - "item": "minecraft:diamond_ore" + "tag": "forge:ores/diamond" }, { - "item": "minecraft:redstone_ore" + "tag": "forge:ores/redstone" } ], "sapling": {