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
Functions¶
getInputFluids¶
getInputFluids() -> table
getOutputFluids¶
getOutputFluids() -> table
getFilter¶
getFilter() -> table
getInventory¶
getInventory() -> table
Changelog/Trivia¶
0.7.16
Added Create integration