Expand fluid ingredient to allow limiting to specific fluid holder types

This commit is contained in:
modmuss50 2019-07-29 14:31:21 +01:00
parent b89a52e594
commit 27207cb498

View file

@ -4,7 +4,8 @@
"time": 123, "time": 123,
"ingredients" : [ "ingredients" : [
{ {
"fluid": "minecraft:water" "fluid": "minecraft:water",
"holder": "techreborn:cell"
} }
], ],
"results" : [ "results" : [