From 27207cb498a9bba10af7f1e2b8e2724273f5790b Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Mon, 29 Jul 2019 14:31:21 +0100 Subject: [PATCH] Expand fluid ingredient to allow limiting to specific fluid holder types --- .../data/techreborn/recipes/grinder/grinder_test_3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/data/techreborn/recipes/grinder/grinder_test_3.json b/src/main/resources/data/techreborn/recipes/grinder/grinder_test_3.json index d86e7f469..11deee374 100644 --- a/src/main/resources/data/techreborn/recipes/grinder/grinder_test_3.json +++ b/src/main/resources/data/techreborn/recipes/grinder/grinder_test_3.json @@ -4,7 +4,8 @@ "time": 123, "ingredients" : [ { - "fluid": "minecraft:water" + "fluid": "minecraft:water", + "holder": "techreborn:cell" } ], "results" : [