Basin¶
Available in versions 1.18+
A Basin can hold items and fluids for many different crafting recipes.
Requirement
Requires the Create mod to be installed
Peripheral Name | Interfaces with | Has events | Introduced in |
---|---|---|---|
basin | Basin block | No | 0.7.16 |
Functions¶
getInputFluids¶
getInputFluids() -> table
getOutputFluids¶
getOutputFluids() -> table
getFilter¶
getFilter() -> table
getInventory¶
getInventory() -> table
Changelog/Trivia¶
0.7.16
Added Create integration