From 5efcb7c9b22dd781c2a9577b2d3e012b1c2a02cc Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 16 Feb 2020 11:52:21 +0100 Subject: [PATCH] fixed the gold fiber recipe --- src/main/resources/data/naturesaura/recipes/gold_fiber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/naturesaura/recipes/gold_fiber.json b/src/main/resources/data/naturesaura/recipes/gold_fiber.json index 6f5e62b9..0ccb7f7d 100644 --- a/src/main/resources/data/naturesaura/recipes/gold_fiber.json +++ b/src/main/resources/data/naturesaura/recipes/gold_fiber.json @@ -10,7 +10,7 @@ "tag": "forge:nuggets/gold" }, "G": { - "item": "minecraft:tall_grass" + "item": "minecraft:grass" }, "L": { "tag": "minecraft:leaves"