Skip to content

Sprayer

Oliver Kahrmann edited this page Jul 31, 2016 · 6 revisions

The sprayer allows items to be sprayed with fluids as they pass over a conveyor.

When an item stack passes by and a matching recipe is found, the stack will be blocked until enough fluid is available in the internal tank. Separate lanes on the conveyor are regarded separately.

Note that for large stacks, this will get the machinery stuck as the tank will not be able to hold enough fluid. To prevent that permanently you can change the capacity of the internal tank in the config, but the idea is that you work around that and ensure only so many items pass by at once.

Items without matching recipe will pass through without any action.

History

Before 1.9.4-1.1.0-beta2 The sprayer could only be fed with dyes by right-clicking it with them, and it only colored wool. Recipes and actual fluid usage were introduced with issue #156.