make LuaEntity::loader_container writeable
make LuaEntity::loader_container writeable
Similar to LuaEntity::pickup_target and LuaEntity::drop_target, it would be useful if LuaEntity::loader_container could be set directly to the container that the loader picks up from / drops into. Currently, the field is read-only.