Page 1 of 1

LuaEntity::teleport(position, surface, allow_fluid_mixing)

Posted: Thu Jun 06, 2019 2:59 am
by Nexela
Skips any fluid mixing checks when teleporting something. (also would apply to can_teleport if that gets added)

Re: LuaEntity::teleport(position, surface, allow_fluid_mixing)

Posted: Thu Jun 06, 2019 3:57 am
by Bilka
Fluid mixing is not allowed at any time, including mod actions, and this will not be changed.