From 883d2773fd62c7940fe17d68c6e314e75684e54f Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Sun, 1 Nov 2020 20:15:37 +0000 Subject: [PATCH] Remove recipe exploit --- .../data/techreborn/recipes/rolling_machine/minecart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/techreborn/recipes/rolling_machine/minecart.json b/src/main/resources/data/techreborn/recipes/rolling_machine/minecart.json index 6b09470da..bdfa7075f 100644 --- a/src/main/resources/data/techreborn/recipes/rolling_machine/minecart.json +++ b/src/main/resources/data/techreborn/recipes/rolling_machine/minecart.json @@ -12,7 +12,7 @@ }, "result": { "item": "minecraft:minecart", - "count": 2 + "count": 1 } } } \ No newline at end of file