Page 1 of 1

Return the item entities from LuaSurface::spill_item_stack

Posted: Sun Jun 18, 2017 9:45 am
by Mooncat
Request:
Returns the created item-entities from LuaSurface::spill_item_stack, so we can immediately mark them for deconstruction or do other stuff on them.

Alternatively, allow the "spill" parameter in LuaSurface::create_entity to simulate item spilling when "item-on-ground" is created, regardless of "fast_replace".