From bab60f51ea14c3369885afcf1cc3f0adfff8986b Mon Sep 17 00:00:00 2001 From: drcrazy Date: Tue, 6 Apr 2021 12:05:53 +0300 Subject: [PATCH] Fix bone meal grinder recipe. Closes #2381 --- .../resources/data/techreborn/recipes/grinder/bonemeal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/data/techreborn/recipes/grinder/bonemeal.json b/src/main/resources/data/techreborn/recipes/grinder/bonemeal.json index 8e979de56..28fa964a4 100644 --- a/src/main/resources/data/techreborn/recipes/grinder/bonemeal.json +++ b/src/main/resources/data/techreborn/recipes/grinder/bonemeal.json @@ -4,8 +4,7 @@ "time": 170, "ingredients" : [ { - "item": "minecraft:bone", - "count": 2 + "item": "minecraft:bone" } ], "results" : [