From 8f5318b6bb403bfb77d7278187df1487b141317c Mon Sep 17 00:00:00 2001 From: drcrazy Date: Sat, 25 Jan 2020 20:53:50 +0300 Subject: [PATCH] Nerf glowstone grinder recipe. --- .../data/techreborn/recipes/grinder/glowstone_dust.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/techreborn/recipes/grinder/glowstone_dust.json b/src/main/resources/data/techreborn/recipes/grinder/glowstone_dust.json index df8f327a3..ea85d2095 100644 --- a/src/main/resources/data/techreborn/recipes/grinder/glowstone_dust.json +++ b/src/main/resources/data/techreborn/recipes/grinder/glowstone_dust.json @@ -10,7 +10,7 @@ "results" : [ { "item": "minecraft:glowstone_dust", - "count": 5 + "count": 4 } ] } \ No newline at end of file