From b44e09c089f9d7d1cc67a158444690e4adcb06cf Mon Sep 17 00:00:00 2001 From: Evelyn Ivy <41385923+Spirolateral@users.noreply.github.com> Date: Sun, 27 Dec 2020 15:43:47 -0700 Subject: [PATCH] Spout does not work on items in the world. --- Spout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spout.md b/Spout.md index 60d7cf1..09ddc29 100644 --- a/Spout.md +++ b/Spout.md @@ -12,7 +12,7 @@ Spouts can be created through the following methods: ## Usage -A spout can store 1000 mB of any fluid, which can be added by a [[Mechanical Pump]]. If an item passes under the spout (whether in the world or on a [[Depot]] or [[Mechanical Belt]]) that has a valid filling recipe with the spout's fluid, the recipe will be applied automatically. +A spout can store 1000 mB of any fluid, which can be added by a [[Mechanical Pump]]. Filling recipes that use the spout's fluid will be applied automatically to items below the spout on a [[Mechanical Belt]] or a [[Depot]]. ### Filling recipes | Item Input | Fluid Input | Output |