mods.shadowfacts.net/_articles/funnels/config.md

19 lines
506 B
Markdown
Raw Normal View History

2017-05-08 23:02:29 +00:00
---
layout: article
title: "Config"
date: 2016-10-23 10:17:42 -0400
mod: funnels
mod-name: Funnels
---
#### `size`
The size, in milibuckets (1 bucket is 1000 milibuckets) of the Funnel.
By default, this is `1000` milibuckets.
#### `pickupWorldFluids`
If `true`, the funnel will pickup fluids directly above it from the world.
By default, this is `true`.
#### `placeFluidsInWorld`
If `true`, the funnel will place the fluid it is holding in the world directly in front of it.
By default, this is `true`.