luaEntity.fluid_contents luaFluidBox.get_fluid_contents
Posted: Sat May 20, 2017 10:14 am
Add fluid contents/counts to entities and FluidBox Pretty much all the ones that were added to luaTrain
get_fluid_count(fluid) → double
get_fluid_contents() → dictionary string → double
remove_fluid(fluid) → double
insert_fluid(fluid) → double
clear_fluids_inside()
Thanks!
get_fluid_count(fluid) → double
get_fluid_contents() → dictionary string → double
remove_fluid(fluid) → double
insert_fluid(fluid) → double
clear_fluids_inside()
Thanks!